feat: 去除 debugger 体系树结构

This commit is contained in:
super_liu
2021-07-12 10:58:19 +08:00
parent 1ab0345cce
commit b07edb7e4b
-1
View File
@@ -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;