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