Explorar el Código

默认查询左侧列表数据

zhulu hace 1 año
padre
commit
03a74aff49
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/orgSelect/zl.orgSelect.vue

+ 1 - 0
src/components/orgSelect/zl.orgSelect.vue

@@ -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;