xiongchao 3 жил өмнө
parent
commit
68ec7a3264

+ 0 - 1
src/views/check/checkjob/CheckJob.vue

@@ -472,7 +472,6 @@ export default {
       })
     },
     handleView (record) {
-      this.visible = false
       fetchCheckJob({ id: record.id }).then(res => {
         const modal = this.$refs.detailModal
         modal.base(res.data)