fix: 修复报告编辑 queryParam 为空,值错误问题

This commit is contained in:
@changcode
2022-07-21 18:31:05 +08:00
parent fa0ffbe857
commit f2b89b1e79

View File

@@ -550,6 +550,8 @@ export default {
}
if (this.editObject.categoryParams.length > 0) {
copyObject.config.queryParam = this.editObject.categoryParams
} else {
copyObject.config.queryParam = []
}
// 校验scheduleConfig