Forráskód Böngészése

feature_20250917_仿石漆潜在客户区域创建

zhujindu 2 hónapja
szülő
commit
c11e1c5ba7
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      src/views/storeManagement/competingStoresAdd.vue

+ 2 - 0
src/views/storeManagement/competingStoresAdd.vue

@@ -793,6 +793,8 @@ export default {
           });
         }
         this.deptList = deptList;
+        this.fromData.orgName = deptList[0].text;
+        this.fromData.orgId = deptList[0].deptId;
       });
     },
     // getChainsByDeptCode(deptId, ifJzStoreType, type) {