diff --git a/src/api/eam/eam.js b/src/api/eam/eam.js index ae706cb..6bfdbfc 100644 --- a/src/api/eam/eam.js +++ b/src/api/eam/eam.js @@ -139,6 +139,7 @@ export const saveOrderReportForDefect= data => createAPI(`/pms/eam/saveOrderRepo export const checkWorkOrder= data => createAPI(`/pms/eam/checkWorkOrder`,'post',data) export const selectNameByMes= data => createAPI(`/pms/eam/selectNameByMes`,'post',data) export const submitDefect= data => createAPI(`/pms/eam/submitDefect`,'post',data) +export const submitDefects= data => createAPI(`/pms/eam/submitDefects`,'post',data) export const eamWorkPlanOverviewSearch= data => createAPI(`/pms/eam/eamWorkPlanOverviewSearch`,'post',data) export const getPlanDetailList= data => createAPI(`/pms/eam/getPlanDetailList`,'post',data) export const delPlanDetail= data => createAPI(`/pms/eam/delPlanDetail`,'post',data) diff --git a/src/views/modules/eam/eamWorkOrderForApprove.vue b/src/views/modules/eam/eamWorkOrderForApprove.vue new file mode 100644 index 0000000..e25d63d --- /dev/null +++ b/src/views/modules/eam/eamWorkOrderForApprove.vue @@ -0,0 +1,1717 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ➞ + + + + + + + 查询 + 批量审核 + + {{ "导出" }} + + + + + + + + + + + {{ scope.row.urgency }} + + + + + + + {{ scope.row.result }} + + + + + + {{scope.row[item.columnProp]}} + + + + + + + 详情 + + + + + + + + + + + 计划执行人员 + + + + + + + + 保存 + 关闭 + + + + + + + + + + + + + + + + + + 确定 + 取消 + + + + + + + + + + + + + + + + + + 确定 + 取消 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 取消审核 + 审核 + + + 故障图片 + + + 备件图片 + + + + + + + + + + + + + + + + + + + + + + + + + 关闭 + + + + + + + + + + + + + + + 查询 + + + + + + + + {{scope.row[item.columnProp]}} + + + + + + + 确认 + 关闭 + + + + + + + + + 关闭 + + + + + + + + + + +