fix: 问题修复,添加打印,托盘显示等功能
This commit is contained in:
@@ -380,6 +380,7 @@ export default {
|
||||
})
|
||||
} else if (type === 'PALLET') {
|
||||
crudProduceScreen.selectMaterialAndJpg(this.popData.device_code).then(res => {
|
||||
this.imgSrc = res.vehiclePath
|
||||
this.popList = [...res.materialList]
|
||||
})
|
||||
this.show = true
|
||||
|
||||
Reference in New Issue
Block a user