NEZ-887:当用户未创建 dashboard panel 时,chart 查询错误数据的问题

This commit is contained in:
zhangyu
2021-07-29 16:23:15 +08:00
parent 335ede10b7
commit 614a9c183f
10 changed files with 63 additions and 7 deletions

View File

@@ -556,6 +556,8 @@ export default {
if (this.endpointTableData.length === 0) {
this.endpointTouch = true
this.$refs.addEndpoint.validate()
this.prevent_opt.save = false
this.showError = true
return false
}
// 对endpointList进行处理避免携带过多无用数据