Explorar o código

feature_20260327_门店编辑-经销商查询接口传参bug

zhujindu hai 3 semanas
pai
achega
ba45a51577
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/storeManagement/storeEdit.vue

+ 1 - 1
src/views/storeManagement/storeEdit.vue

@@ -1078,7 +1078,7 @@ export default {
         chainName: this.chainName,
         cityName: this.fromValue.cityNameOld,
         districtName: this.fromValue.districtNameOld,
-        deptId: this.fromValue.deptId,
+        deptId: this.fromValue.orgId,
         ifJzStoreType: this.fromValue.ifJzStoreType,
         storeCategory: this.fromValue.storeCategory,
       }).then((res) => {