Procházet zdrojové kódy

Merge branch 'feature_20260513_新建专业五金店' into uat(dev)

zhujindu před 2 dny
rodič
revize
5be055b9a7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/views/storeManagement/storeAdd.vue

+ 1 - 0
src/views/storeManagement/storeAdd.vue

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