优化tao电子面单打印
This commit is contained in:
parent
ea192bade3
commit
b42f3b0cd5
|
|
@ -375,7 +375,6 @@ export default {
|
||||||
// }
|
// }
|
||||||
if (!this.printParams.printer) {
|
if (!this.printParams.printer) {
|
||||||
this.$modal.msgError('请选择打印机!');
|
this.$modal.msgError('请选择打印机!');
|
||||||
return pushWaybillPrintSuccess({shopId: this.queryParams.shopId, ids: this.ids})
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
const ids = this.ids;
|
const ids = this.ids;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue