From 5482f2b433239abca7f2ea66104c0ccbf53c03b6 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 30 Jul 2024 08:36:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF=E3=80=81?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8=E6=97=B6=E6=9C=AA=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E5=BF=85=E5=A1=AB=E9=A1=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/common/DeAppApply.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/core-frontend/src/views/common/DeAppApply.vue b/core/core-frontend/src/views/common/DeAppApply.vue index dcdf872a83..7d30b41886 100644 --- a/core/core-frontend/src/views/common/DeAppApply.vue +++ b/core/core-frontend/src/views/common/DeAppApply.vue @@ -318,9 +318,6 @@ const saveApp = () => { return false } }) - setTimeout(() => { - appSaveForm?.value?.clearValidate() - }, 0) } defineExpose({