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