网格员

This commit is contained in:
yanran200730
2022-03-25 11:41:09 +08:00
parent 7808526ee7
commit dd901c005d
2 changed files with 3 additions and 2 deletions

View File

@@ -140,6 +140,7 @@ export default {
}
},
handleNodeClick(data) {
this.isShowMenu = false
this.$emit('select', data)
},
handleFilter(v, data) {