From 8be52ac96677190d148ba0c82a3117f8faee6c96 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 25 Sep 2024 18:05:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=82=B9=E5=9B=9E=E8=BD=A6=E6=89=93=E5=BC=80?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/application/component/CreateApplicationDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/views/application/component/CreateApplicationDialog.vue b/ui/src/views/application/component/CreateApplicationDialog.vue index da8f8c1bc..1ddb32b3b 100644 --- a/ui/src/views/application/component/CreateApplicationDialog.vue +++ b/ui/src/views/application/component/CreateApplicationDialog.vue @@ -13,6 +13,7 @@ :rules="rules" label-position="top" require-asterisk-position="right" + @submit.prevent >