From 3e8443892af6407e0cda4c16dbfb8f9911da4c10 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Tue, 29 Apr 2025 15:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/issue/coms/jobInfoPopup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/issue/coms/jobInfoPopup.vue b/src/pages/issue/coms/jobInfoPopup.vue index f654d6b4..75d54413 100644 --- a/src/pages/issue/coms/jobInfoPopup.vue +++ b/src/pages/issue/coms/jobInfoPopup.vue @@ -42,7 +42,7 @@ this.dataContent = val; setTimeout(res=>{ this.$refs.popup.open('bottom') - },100) + },500) }, closePopup() {