Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -186,6 +186,7 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
show () {
|
show () {
|
||||||
this.visible = true
|
this.visible = true
|
||||||
|
this.treeData = []
|
||||||
this.checkedRows = []
|
this.checkedRows = []
|
||||||
this.checkedKeys = []
|
this.checkedKeys = []
|
||||||
this.selectedKeys = []
|
this.selectedKeys = []
|
||||||
|
|||||||
Reference in New Issue
Block a user