src/views/business/materialOrder/copperOrder.vue
@@ -617,11 +617,12 @@ mounted() { this.active = this.$route.query.active this.currentId = this.$route.query.currentId this.getInfoRow(); }, activated() { if (this.active==1) { this.active = this.$route.query.active this.currentId = this.$route.query.currentId this.getInfoRow(); } }, methods: { getInfoRow() {