Commit fe2186ae authored by chenzj's avatar chenzj

退料申请优化

parent d6d777b7
......@@ -2753,11 +2753,11 @@ export default {
taskId: taskInfo.taskId,
backNum: s.applyNum,
issueLineId: s.lineId,
taskWorkunitId: this.curTaskInfo.taskWorkunitId,
taskWorkunitId: this.curTaskInfo.taskWorkunNitId,
workOrderId: s.workorderId,
batchNo: s.batchCode,
packNo: s.packNo,
apply_no: apply_no,
applyNo: apply_no,
isQualified: s.isQualified
};
if (this.materialReturnFormData.workorderCode) {
......
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