隐藏内容修改

This commit is contained in:
qianhao.xu
2024-04-11 16:20:47 +08:00
parent 6c72faadb9
commit cd9af959d5
6 changed files with 946 additions and 3 deletions

View File

@@ -67,12 +67,10 @@
<th>所属仓库</th>
<th>批次号</th>
<th>需求零件数</th>
<!-- <th>批次箱数</th>
<th>批次零件数</th> -->
<th>库存箱数</th>
<th>库存零件数</th>
<!-- <th>批次时间</th>
<th>出库顺序</th> -->
</tr>
@@ -194,6 +192,10 @@ export default {
})
},
handelConfirm() {
// 持久化存储
const query = { shipment_num: this.printKey }
WmOutOrderApi.persistenceOrderplan(query)
this.$nextTick(() => {
printJS({
printable: 'printDom', // 标签元素id