Commit f7776992 authored by tanjunxin's avatar tanjunxin

fix: 领料申请打印表格优化

parent 56e5e79a
......@@ -48,7 +48,7 @@
<td colspan="4" align="center">{{item.applyNum}}</td>
</tr>
<tr height="20" class="color000">
<td colspan="9" align="center">生产单号<br/>共计:{{Table.length}}份单</td>
<td colspan="9" align="center">生产单号<br/>共计:{{Table[0].countWorkOrder}}份单</td>
<td colspan="15" align="center">
{{Table[0].workorderCode}}
</td>
......
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