|
|
@@ -1265,6 +1265,7 @@ export default {
|
|
|
districtName: this.fromValue.districtNameOld,
|
|
|
deptId: this.fromValue.orgId,
|
|
|
ifJzStoreType: this.fromValue.ifJzStoreType,
|
|
|
+ storeCategory: this.fromValue.storeCategory,
|
|
|
}).then((res) => {
|
|
|
this.chainsData = res.data.sfaChains;
|
|
|
this.chainsData.push({});
|