Prechádzať zdrojové kódy

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

zhujindu 2 mesiacov pred
rodič
commit
c11e1c5ba7

+ 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) {