소스 검색

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>