gaoluyang
2025-03-03 770128636c42cb75a27ae833e1453672f5022916
src/views/business/materialOrder/customsInspection.vue
@@ -1832,7 +1832,11 @@
      return row[property] === value;
    },
    goBack () {
      if (this.active == 1) {
      this.$router.go(-1)
      } else {
        this.closeOpenPage()
      }
    },
    closeOpenPage() {
      this.$router.go(-1)