From 60f93c0a343089651a059b57785cb6b4f1ba20f7 Mon Sep 17 00:00:00 2001 From: hLinx <327159425@qq.com> Date: Wed, 21 Sep 2022 16:55:10 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=BC=96=E8=BE=91=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E6=96=B9=E6=A1=88=E7=9A=84=E5=90=8D=E7=A7=B0=EF=BC=8C=E7=A9=BA?= =?UTF-8?q?=E9=97=B4=E5=A4=AA=E5=B0=8F=E4=BA=86=EF=BC=8C=E6=94=B9=E6=88=90?= =?UTF-8?q?=E5=92=8C=E6=96=B0=E5=BB=BA=E7=9A=84=E4=B8=80=E8=87=B4=20#1300?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/plan/components/edit-title.vue | 27 ++++++------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/src/frontend/src/views/task-manage/common/plan/components/edit-title.vue b/src/frontend/src/views/task-manage/common/plan/components/edit-title.vue index 2f524ec62f..818979013c 100644 --- a/src/frontend/src/views/task-manage/common/plan/components/edit-title.vue +++ b/src/frontend/src/views/task-manage/common/plan/components/edit-title.vue @@ -20,7 +20,6 @@ enter-trigger :maxlength="60" behavior="simplicity" - @input="handleInput" @submit="handleSubmit" />