Commit 621c2efa authored by chenzj's avatar chenzj

退料申请没有工作单元的bug修复

parent 9e5d9004
......@@ -2812,7 +2812,7 @@ export default {
taskId: taskInfo.taskId,
backNum: s.applyNum,
issueLineId: s.lineId,
taskWorkunitId: this.curTaskInfo.taskWorkunNitId,
taskWorkunitId: this.curTaskInfo.taskWorkunitId,
workOrderId: s.workorderId,
batchNo: s.batchCode,
packNo: s.packNo,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment