ソースを参照

展开折叠样式优化

wyh 2 ヶ月 前
コミット
1422426f22
共有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>