Merge branch 'dev-3.4' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.5
This commit is contained in:
@@ -1246,6 +1246,9 @@ export default {
|
||||
return
|
||||
}
|
||||
this.chartConfig.param.thresholds.splice(index, 1)
|
||||
this.chartConfig.param.thresholds.forEach((item, index) => {
|
||||
this.$refs.chartForm.validateField('param.thresholds.' + index + '.value')
|
||||
})
|
||||
this.change()
|
||||
},
|
||||
move () {
|
||||
|
||||
Reference in New Issue
Block a user