diff --git a/src/api/production/generateReport.js b/src/api/production/generateReport.js
index d228bd3..2efd59b 100644
--- a/src/api/production/generateReport.js
+++ b/src/api/production/generateReport.js
@@ -56,4 +56,7 @@ export const getOrderView=data => createAPI(`dailyPlan/getOrderView`, 'post', da
export const selectSFDCToolHist = data =>createAPI(`dailyPlan/selectToolHist`,'post',data)
export const selectToolingHist = data =>createAPI(`dailyPlan/selectToolingHist`,'post',data)
+export const startRework = data =>createAPI(`/dailyPlan/startRework`,'post',data)
+export const selectRework = data =>createAPI(`/dailyPlan/selectRework`,'post',data)
+export const saveRework = data =>createAPI(`/dailyPlan/saveRework`,'post',data)
diff --git a/src/views/modules/production/reworkRecord.vue b/src/views/modules/production/reworkRecord.vue
new file mode 100644
index 0000000..4e7153a
--- /dev/null
+++ b/src/views/modules/production/reworkRecord.vue
@@ -0,0 +1,586 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+ 取消
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 操作员
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 加工中心编码
+
+
+
+
+
+ 产品编码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 操作员姓名
+
+
+
+
+
+ 机台ID
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查 询
+
+
+
+
+
+ 开 始 返 修
+
+
+
+
+ 报工
+ 详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+