gaoluyang
2025-02-26 ca42d275bfcb66ae7e5717986cb0f1949a1e1d0b
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)
    }
  }
}