src/views/business/inspectionReview/index.vue
@@ -315,7 +315,7 @@ case 0: // 原材料 this.$router.push({ path: "/materialOrder/customsInspection", query: { path: "/materialOrder/customsInspectionView", query: { customsInspection: row, active: this.activeFace, currentId: this.currentId, @@ -336,7 +336,7 @@ case 1: // 铜材 this.$router.push({ path: "/materialOrder/copperOrder", query: { path: "/materialOrder/CopperView", query: { active: this.activeFace, currentId: this.currentId }