소스 검색

1.取消机器设备在线测算的冻结列限制

GouGengquan 4 달 전
부모
커밋
f72d75c14d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/assets/workbench/eqpt/calculate/importInfo.vue

+ 1 - 1
src/views/assets/workbench/eqpt/calculate/importInfo.vue

@@ -114,7 +114,7 @@
         height="100%"
         size="mini"
         :loading="loading"
-        :column-config="{ resizable: true }"
+        :column-config="{ resizable: true, maxFixedSize: 0 }"
         :edit-config="editConfig"
         :scroll-y="{ enabled: true, gt: 0 }"
       >