Parcourir la source

refactor(forecast-audit): 移除子表配置中未使用的样式属性

yz il y a 2 mois
Parent
commit
781ec00ad0
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      src/views/forecast-audit/auditIndex.js

+ 3 - 2
src/views/forecast-audit/auditIndex.js

@@ -164,8 +164,9 @@ export default {
       },
       // 子表(展开区)配置,展示明细列表
       childOption: {
-        height: 'auto',
-        calcHeight: 0,
+        // width: '100%',
+        // height: 'auto',
+        // calcHeight: 0,
         tip: false,
         searchShow: false,
         border: true,