Forráskód Böngészése

feature_20260513_新建专业五金店

zhujindu 2 napja
szülő
commit
f783eaff98
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      src/views/storeManagement/storeAdd.vue

+ 3 - 3
src/views/storeManagement/storeAdd.vue

@@ -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' &&