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: {