gaoluyang
2025-02-28 fe67cd0c17d827b6a858ceff2eedf8b48e2f5f2a
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)
    }
  }
}