[update] 树形弹框

This commit is contained in:
lideqin
2024-08-09 21:06:15 +08:00
parent 5f1b0e75d8
commit 535ec191dd
@@ -186,6 +186,7 @@ export default {
methods: {
show () {
this.visible = true
this.treeData = []
this.checkedRows = []
this.checkedKeys = []
this.selectedKeys = []