Просмотр исходного кода

默认查询左侧列表数据

zhulu 1 год назад
Родитель
Сommit
03a74aff49
1 измененных файлов с 1 добавлено и 0 удалено
  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;