lct123456
2022-04-21 dfc35ece9ae09ad910538f0b181275e0e6c8a00c
src/views/safetyproduction/checklistself.vue
@@ -171,6 +171,14 @@
          id:val.id
        }
      })
     }else if(val.status==2){
         this.$router.push({
        path:"/gojudging",
        query:{
          id:val.id,
          type:2
        }
      })
     }
    },
    find() {