From f362faf9820a34aef5e5b79eff7491fe4df0836f Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 9 Apr 2025 16:51:32 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=88=A0=E9=99=A4=E9=9D=9E=E5=BF=85?= =?UTF-8?q?=E8=A6=81=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/share/share/TicketEdit.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-frontend/src/views/share/share/TicketEdit.vue b/core/core-frontend/src/views/share/share/TicketEdit.vue index ab91bd16e4..00301e3b5b 100644 --- a/core/core-frontend/src/views/share/share/TicketEdit.vue +++ b/core/core-frontend/src/views/share/share/TicketEdit.vue @@ -184,7 +184,6 @@ const setErrorStatus = (index, value, status?: boolean) => { valid = false } } - debugger const domRef = inputRefList[index] const e = domRef.input const className = 'link-ticket-error-msg'