ソースを参照

Merge remote-tracking branch 'origin/master'

LLL 2 ヶ月 前
コミット
8a5add659d
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3 0
      src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

+ 3 - 0
src/views/module_interLock/interlockHistoryData/InterlockHistoryList.vue

@@ -566,4 +566,7 @@
 </script>
 <style scoped>
   @import '~@assets/less/common.less';
+  .table-operator {
+    width: 10% !important;
+  }
 </style>