src/views/business/materialOrder/copperOrder.vue @@ -1782,7 +1782,11 @@ }, goBack () { this.$router.go(-1) if (this.active == 1) { this.$router.go(-1) } else { this.closeOpenPage() } }, closeOpenPage() { this.$router.go(-1)