|
@@ -2035,10 +2035,10 @@ export default {
|
|
|
this.activatedStoreCompetitor.push(this.otherCompetitor);
|
|
this.activatedStoreCompetitor.push(this.otherCompetitor);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- this.fromValue.storeCompetitorList = JSON.parse(
|
|
|
|
|
- JSON.stringify(this.activatedStoreCompetitor),
|
|
|
|
|
- );
|
|
|
|
|
}
|
|
}
|
|
|
|
|
+ this.fromValue.storeCompetitorList = JSON.parse(
|
|
|
|
|
+ JSON.stringify(this.activatedStoreCompetitor),
|
|
|
|
|
+ );
|
|
|
// BMD-专业五金店-陈列照必须上传
|
|
// BMD-专业五金店-陈列照必须上传
|
|
|
if (
|
|
if (
|
|
|
this.fromValue.storeCategory == '126565' &&
|
|
this.fromValue.storeCategory == '126565' &&
|