|
|
@@ -227,12 +227,15 @@ export default {
|
|
|
typeName2: this.activatStoreVal.typeName2,
|
|
|
chainId: this.activatStoreVal.chainId,
|
|
|
rdId: this.activatStoreVal.rdId,
|
|
|
+ customerManager: this.activatStoreVal.customer_manager,
|
|
|
+ openDate: this.activatStoreVal.open_date,
|
|
|
+ close: this.activatStoreVal.close,
|
|
|
+ freeze: this.activatStoreVal.freeze,
|
|
|
lat: this.TXisBD.lat,
|
|
|
lon: this.TXisBD.lon,
|
|
|
- visitId: this.activatStoreVal.visitId,
|
|
|
pageType: 'out',
|
|
|
addressLine: this.activatStoreVal.addressLine,
|
|
|
- storeCategory: this.activatStoreVal.storeCategoryName,
|
|
|
+ storeCategory: this.activatStoreVal.storeCategory,
|
|
|
chainName: this.activatStoreVal.chainName,
|
|
|
hisTime: this.activatStoreVal.hisTime,
|
|
|
contactName: this.activatStoreVal.contactName,
|