Kxc0822a
2022-03-31 819d7a88aa5247a0eb017666b8366856db6b532d
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: {