Commit 1bff5e0e authored by 李驰骋's avatar 李驰骋

报工默认为为待加工数

parent f5011fb3
......@@ -1294,7 +1294,7 @@ export default {
taskId: item.taskId,
feedbackChannel: 'PAD',
quantity: item.quantity,
quantityQualify: 0,
quantityQualify: item.quantityWait,//默认为待加工数
quantityUnqualify: 0,
printName: false,
nickName: this.vuex_user.nicfeedbackkName,
......
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