Browse Source

修改提示

master_hella
李俊城 16 hours ago
parent
commit
3e8443892a
  1. 2
      src/pages/issue/coms/jobInfoPopup.vue

2
src/pages/issue/coms/jobInfoPopup.vue

@ -42,7 +42,7 @@
this.dataContent = val;
setTimeout(res=>{
this.$refs.popup.open('bottom')
},100)
},500)
},
closePopup() {

Loading…
Cancel
Save