From b42f3b0cd51780c6467c5266e45347f951750178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E9=BD=90?= <280645618@qq.com> Date: Tue, 18 Jun 2024 16:02:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96tao=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E9=9D=A2=E5=8D=95=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/views/shop/tao/ewaybill/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/vue/src/views/shop/tao/ewaybill/index.vue b/vue/src/views/shop/tao/ewaybill/index.vue index b91bd9cc..34a5a2bb 100644 --- a/vue/src/views/shop/tao/ewaybill/index.vue +++ b/vue/src/views/shop/tao/ewaybill/index.vue @@ -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;