优化tao电子面单打印
This commit is contained in:
parent
ea192bade3
commit
b42f3b0cd5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue