Browse Source

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

zhujindu 2 tháng trước cách đây
mục cha
commit
c11e1c5ba7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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) {