gaoluyang
2025-03-05 9e3ed3dd122b0bc65cd232914706012be1e5c2fe
src/views/business/materialOrder/customsInspection.vue
@@ -639,11 +639,15 @@
    this.currentId = this.$route.query.currentId
    this.isReport = this.$route.query.isReport
    this.customsInspection = this.$route.query.customsInspection
    this.getInfo();
  },
  activated() {
    if (this.active==1) {
    this.active = this.$route.query.active
    this.orderType = this.$route.query.orderType
    this.currentId = this.$route.query.currentId
    this.isReport = this.$route.query.isReport
    this.customsInspection = this.$route.query.customsInspection
      this.getInfo();
    }
  },
  getInfo() {
    this.getUserNowList() // 获取当前用户信息