feat: metrics 支持拖拽
This commit is contained in:
@@ -340,7 +340,6 @@ export default {
|
||||
cb(result)
|
||||
},
|
||||
metricChange: function (value) {
|
||||
if (!value) return
|
||||
this.expressionList[this.index] = value
|
||||
this.dropDownVisible = false
|
||||
this.$emit('change', value)
|
||||
|
||||
Reference in New Issue
Block a user