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) } } }