快乐的昕的电脑
2025-10-20 0ba48acf41de849f004171046eb5927325775230
components/mold.vue
@@ -279,10 +279,11 @@
                            title: res.data.outMsg || '',
                            icon: 'error'
                        });
                        if (res.data.outSum === "1") {
                            // 允许继续后续逻辑
                        } else {
                        return;
                    }
                    if (res.status === 0) {
                        await this.fetchFormData();
                    }
                    if (res.status === 0) {
                        await this.fetchFormData();
@@ -326,8 +327,12 @@
                            title: res.data.outMsg || '',
                            icon: 'error'
                        });
                        if (res.data.outSum === "1") {
                            // 允许继续后续逻辑
                        } else {
                        return;
                    }
                    }
                    if (res.status === 0) {
                        await this.fetchFormData();
                    }