Browse Source

Merge remote-tracking branch 'origin/master'

LLL 2 months ago
parent
commit
8a5add659d

+ 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>