Browse Source

包含下级

ymy 2 years ago
parent
commit
b2053e0e8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/benyun/components/sideTree/sideTree.vue

+ 1 - 1
src/benyun/components/sideTree/sideTree.vue

@@ -90,7 +90,7 @@
           }
         }
       }
-      
+      this.value['isContain'] = this.switchValue;
       
       this.onChange();
     }