From 40a40373147d8781c53be0ac97e4b8ccbc50fb52 Mon Sep 17 00:00:00 2001 From: zyn Date: Tue, 21 Nov 2023 15:25:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=2078589=20=E9=85=8D=E7=BD=AE=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E6=A0=87=E5=87=86=E4=BD=93=E7=B3=BB-=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=97=B6=E5=81=9A=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/attributeCustom/components/standSystem.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/config/pages/attributeCustom/components/standSystem.vue b/src/pages/config/pages/attributeCustom/components/standSystem.vue index a33fc2aac..56a18b401 100644 --- a/src/pages/config/pages/attributeCustom/components/standSystem.vue +++ b/src/pages/config/pages/attributeCustom/components/standSystem.vue @@ -58,7 +58,7 @@ class="common-button-primary" icon="el-icon-check" type="primary" - @click="handleSubmit('productModelAdd')">提交 + @click="handleSubmit">提交 { + if (!valid) { + flag = false + } + }) + if (!flag) return; let res = {} switch (this.drawerTitle) { case '新增体系':