NEZ-1963 fix: 没有变量的metrics的模板不生效
This commit is contained in:
@@ -797,7 +797,7 @@ export default {
|
||||
this.codeMirrorValue[this.index] = value
|
||||
this.dropDownVisible = false
|
||||
this.$emit('change', value)
|
||||
// this.initCodeMirror()
|
||||
this.initCodeMirror()
|
||||
this.$forceUpdate()
|
||||
this.cascaderValue = ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user