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() {