cqf
2022-05-25 a6bb6c451c163570fba1a6c20e84facf03a9db36
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() {