Commit 4765f3af authored by 沈翠玲's avatar 沈翠玲

宝绅系统.刀模版具申请单.新增。手工新增申请后,工作单元信息未保存

parent 71691a63
...@@ -483,7 +483,7 @@ export default { ...@@ -483,7 +483,7 @@ export default {
this.form.endTime = row.endTime this.form.endTime = row.endTime
this.form.quantity = row.quantity this.form.quantity = row.quantity
this.form.arrangeCode = row.arrangeCode this.form.arrangeCode = row.arrangeCode
this.form.workunitName = row.workunitNamet this.form.workunitName = row.workunitName
this.form.workunitId=row.workunitId this.form.workunitId=row.workunitId
}, },
handleSumNum() { handleSumNum() {
......
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