Commit e4fd7756 authored by 沈翠玲's avatar 沈翠玲

序列号打印

parent a75cd3c8
......@@ -426,11 +426,9 @@ export default {
this.selectRow.forEach((s, i) => {
promise.push(s.recordId)
detail.push({
detail: [{
barcode: s.qrcode,
showText: '',
gp: i + 1
}]
header: {
...s
}
})
})
postBatchPrintPdf(templateName, detail)
......
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