uu
This commit is contained in:
parent
93bdf3b65c
commit
a212be2b87
@ -71,7 +71,8 @@ export default {
|
||||
let commond = prtInstance.getPrintCmd()
|
||||
console.log("打印命令组装完成,开始打印=====", commond)
|
||||
printModule.print(commond)
|
||||
await that.loadPrintProcess()
|
||||
that.showToast('数据发送成功,如果无法打印请重连设备重试')
|
||||
// await that.loadPrintProcess()
|
||||
// printModule.printTestSimple(deviceId)
|
||||
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user