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