north-glass-erp/northglass-erp/src/router/index.js
@@ -739,6 +739,12 @@ component: () => import('../views/pp/report/OrderPlanDecomposition.vue'), }, { //订单报工 path: 'orderReportingWorks', name: 'orderReportingWorks', component: () => import('../views/pp/report/OrderReportingWorks.vue'), }, { //工序待完成 path: 'processToBeCompleted', name: 'processToBeCompleted',