From 9a0028cb990469aac445c5e4c290f53b2941e7bd Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 10 Apr 2024 13:32:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E5=85=B3=E8=81=94?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/paragraph/component/ProblemComponent.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/views/paragraph/component/ProblemComponent.vue b/ui/src/views/paragraph/component/ProblemComponent.vue index 3262b844c..aec770ffa 100644 --- a/ui/src/views/paragraph/component/ProblemComponent.vue +++ b/ui/src/views/paragraph/component/ProblemComponent.vue @@ -23,6 +23,7 @@ :remote-method="remoteMethod" :loading="optionLoading" @change="addProblemHandle" + @blur="isAddProblem = false" class="mb-16" >