From 31d88755b11b107b136931377726d2c0d703ab83 Mon Sep 17 00:00:00 2001 From: kjqwer <2990346238@qq.com> Date: Tue, 23 Jun 2026 10:12:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/editor/EditorInput.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/editor/EditorInput.vue b/src/components/editor/EditorInput.vue index 6df32ee..c8a38f6 100644 --- a/src/components/editor/EditorInput.vue +++ b/src/components/editor/EditorInput.vue @@ -207,6 +207,7 @@ defineExpose({ @keydown="onKeyDown" @click="onCursorActivity" @keyup="onCursorActivity" + @blur="emit('locate-token', -1)" placeholder="例如:1girl, aaa, bbb, ccc" >