NEZ-2687 fix:Explore删除查询表达式后Save chart按钮未置灰

This commit is contained in:
zhangyu
2023-03-14 10:47:48 +08:00
parent 19d3f4dc8d
commit 7e5a2ba226

View File

@@ -4331,6 +4331,7 @@ export default {
})
if (!temp) {
this.showIntroduce = true
this.saveDisabled = true
}
}
}