feat: 去除 debugger 体系树结构
This commit is contained in:
@@ -117,7 +117,6 @@
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
debugger
|
|
||||||
if (this.checkedKeys.length > 0) {
|
if (this.checkedKeys.length > 0) {
|
||||||
if (this.multiple) {
|
if (this.multiple) {
|
||||||
this.defaultCheckedKeys = this.checkedKeys;
|
this.defaultCheckedKeys = this.checkedKeys;
|
||||||
|
|||||||
Reference in New Issue
Block a user