From 1a6dd47985a52b1644cc087e32c30271ddb0110b Mon Sep 17 00:00:00 2001 From: ayang <473033518@qq.com> Date: Fri, 10 Mar 2023 15:03:13 +0800 Subject: [PATCH] perf: get focus to add border, lose focus to remove --- src/App.vue | 14 +++++++++++++- src/sqls/index.ts | 22 +++++++++++++--------- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index 54cf38e..8bae3da 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,4 +1,5 @@