ymy hace 2 años
padre
commit
b2053e0e8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();
     }