Browse Source

采购收货 打印 数量修改

hella_online_20240829
陈薪名 3 months ago
parent
commit
333427db6b
  1. 2
      src/pages/pointPutawayJob/index.vue

2
src/pages/pointPutawayJob/index.vue

@ -33,7 +33,7 @@
<u-td>{{cur.batch}}</u-td>
<u-td>{{cur.packingNumber}}</u-td>
<u-td>{{cur.packUnit}}</u-td>
<u-td>{{cur.packQty}}</u-td>
<u-td>{{cur.qty}}</u-td>
<u-td>{{cur.uom}}</u-td>
</u-tr>
</u-table>

Loading…
Cancel
Save