gaoluyang
2025-03-06 b3e77e218df41d05bb5d5039e6e4c7cd0fb4c5c5
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.getInfoRow();
    }
    this.active = this.$route.query.active
    this.currentId = this.$route.query.currentId
    this.getInfoRow();
  },
  methods: {
    getInfoRow() {