|
|
@@ -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) => {
|