@@ -414,6 +414,7 @@ export default {
console.log("limitOrgType",this.limitOrgType)
this.left.condition.orgType=this.limitOrgType;
this.left.condition.isleftOrgTypeDisabled=true;
+ this.leftSearch();
}
else{
this.left.condition.orgType=null;