|
@@ -24,8 +24,8 @@ Org_tree.install = function (app) {
|
|
|
instance.component.props.cancel = cancel
|
|
|
}
|
|
|
console.log(instance,"wwwwwwwwwwwwww嗯嗯");
|
|
|
- instance.component.setupState.getList("DDDDD");
|
|
|
- instance.component.setupState.wwwwwwtest("999","099");
|
|
|
+ // instance.component.setupState.getList("DDDDD");
|
|
|
+ // instance.component.props.wls("999");
|
|
|
instance.component.props.isShow=false;
|
|
|
instance.component.props.isShow=true;
|
|
|
}
|