Browse Source

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

yz 2 tháng trước cách đây
mục cha
commit
781ec00ad0
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  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,