lyfO_o
2022-06-09 d3e7923f5cc188da720ba9c3d6a536ae82e46f3c
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() {