Commit 0aed97ae authored by 张海景's avatar 张海景

upate:修改参数

parent 08ed4dfe
...@@ -343,7 +343,7 @@ export default { ...@@ -343,7 +343,7 @@ export default {
return return
} }
const params = { const params = {
workorderId : produceForm.workorderId, workorderId : this.produceForm.workorderId,
recordIds: this.selectPackageTable recordIds: this.selectPackageTable
} }
packagePrintRecordInfo(params).then((response) => { packagePrintRecordInfo(params).then((response) => {
......
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