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'