@@ -175,11 +175,11 @@ import { mapGetters } from 'vuex'
}
]
},
-
+
// 子表(展开区)表格配置:展示 pcBladeSalesForecastSummaryList
childOption: {
- height: 'auto',
- calcHeight: 0,
+ // height: 'auto',
+ // calcHeight: 0,
tip: false,
searchShow: false,
border: true,
@@ -193,8 +193,8 @@ export default {
@@ -290,7 +290,7 @@ export default {
methods: {
/**
* 检查是否可以编辑
* @param {ForecastRecord} row - 预测记录行数据