spring
2025-02-26 c67a8c5b44524e06cd58d9751e4b72aa62954412
src/views/business/materialOrder/customsInspection.vue
@@ -1832,8 +1832,7 @@
      return row[property] === value;
    },
    goBack () {
      const obj = { path: "/business/materialOrder" };
      this.$tab.closeOpenPage(obj);
      this.$router.go(-1)
    }
  }
}