Prechádzať zdrojové kódy

Merge branch 'feature_20250822_新增质感外墙服务商' into uat(dev)

zhujindu 4 mesiacov pred
rodič
commit
23bcd193ca

+ 1 - 3
src/views/storeManagement/FSQStoreEdit.vue

@@ -218,9 +218,7 @@ export default {
               showCancelButton: false,
             })
             .then(() => {
-              this.$router.replace({
-                path: '/storemanagementlist',
-              });
+              this.onClickLeft();
             });
         }
       });