shj
2022-03-31 b2c24bfd334bbac0bb02d93de6e865ef7084fb7d
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: {