shj
2022-03-31 79d1e74879f8d2cb80c74d3b498d436f04e0ffce
src/views/safetyproduction/reviewXG.vue
@@ -195,7 +195,8 @@
    };
  },
  created() {
    this.id = this.$route.query.id.id;
    this.id = this.$route.query.id;
    console.log('tagee',this.$route.query)
    this.safeT(this.id);
  },
  methods: {