|
@@ -1843,6 +1843,7 @@ export default {
|
|
|
this.activatedTCFXList = []; //选中的经销商
|
|
this.activatedTCFXList = []; //选中的经销商
|
|
|
this.fromValue.img == ''; // 清空上传的门店照
|
|
this.fromValue.img == ''; // 清空上传的门店照
|
|
|
this.showPicker = false;
|
|
this.showPicker = false;
|
|
|
|
|
+ this.getTCompetitiveProduct();
|
|
|
},
|
|
},
|
|
|
numberFn() {
|
|
numberFn() {
|
|
|
if (Number(this.fromValue.area) < 0) {
|
|
if (Number(this.fromValue.area) < 0) {
|