perf: 删除非必要代码

This commit is contained in:
fit2cloud-chenyw
2025-04-09 16:51:32 +08:00
committed by xuwei-fit2cloud
parent 146983b5f0
commit f362faf982

View File

@@ -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'