优化tao电子面单打印

This commit is contained in:
老齐 2024-06-18 16:02:33 +08:00
parent ea192bade3
commit b42f3b0cd5
1 changed files with 0 additions and 1 deletions

View File

@ -375,7 +375,6 @@ export default {
// }
if (!this.printParams.printer) {
this.$modal.msgError('请选择打印机!');
return pushWaybillPrintSuccess({shopId: this.queryParams.shopId, ids: this.ids})
return
}
const ids = this.ids;