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

包装标签打印

parent b0131f25
......@@ -197,7 +197,8 @@
</el-table-column>
<el-table-column label="指令" width="80" align="center" prop="directive" />
<el-table-column label="SIZE" width="80" align="center" prop="standardSize" />
<el-table-column label="二维码" width="150" align="center" prop="qrcode" />
<el-table-column label="条码" width="150" align="center" prop="barcode" />
<el-table-column label="超报工" width="150" align="center" prop="isSurplus" />
<el-table-column label="序号" width="80" align="center" prop="sheetCount" />
<el-table-column label="数量" width="80" align="center" prop="packageNum" />
<el-table-column label="LOSS数量" width="100" align="center" prop="lossNum" />
......
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