NEZ-887:当用户未创建 dashboard panel 时,chart 查询错误数据的问题
This commit is contained in:
@@ -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进行处理,避免携带过多无用数据
|
||||
|
||||
Reference in New Issue
Block a user