From b4960f8f20f5ceab0e13d6a90e47c391c5ae041b Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 6 Sep 2023 10:15:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=A8=E8=A7=86=E5=9B=BE=E4=B8=AD?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=98=BE=E7=A4=BA=E5=90=8D=EF=BC=8C=E5=8D=95?= =?UTF-8?q?=E5=87=BB=E5=9B=9E=E8=BD=A6=E4=BC=9A=E5=88=B7=E6=96=B0=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E5=B9=B6=E4=B8=94=E8=AE=BF=E9=97=AE=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E5=8F=91=E7=94=9F=E5=8F=98=E5=8C=96=E3=80=82=20#5771?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/view/ChartEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/src/views/chart/view/ChartEdit.vue b/core/frontend/src/views/chart/view/ChartEdit.vue index 99cb75314b..82290a5b1c 100644 --- a/core/frontend/src/views/chart/view/ChartEdit.vue +++ b/core/frontend/src/views/chart/view/ChartEdit.vue @@ -1322,6 +1322,7 @@ ref="itemForm" label-width="80px" :model="itemForm" + @submit.native.prevent :rules="itemFormRules" >