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