From d7e80e2ff1e52aa0511a78526768f309b42672bc Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Thu, 14 Nov 2024 10:41:35 +0800 Subject: [PATCH] =?UTF-8?q?YT-886PDA=E7=AB=AF=E9=87=87=E8=B4=AD=E6=94=B6?= =?UTF-8?q?=E8=B4=A7=E6=89=AB=E6=8F=8F=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/purchaseReceipt/job/receiptDetail.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/pages/purchaseReceipt/job/receiptDetail.vue b/src/pages/purchaseReceipt/job/receiptDetail.vue index 96493f0c..2e755ac3 100644 --- a/src/pages/purchaseReceipt/job/receiptDetail.vue +++ b/src/pages/purchaseReceipt/job/receiptDetail.vue @@ -194,9 +194,6 @@ this.source_type = option.source_type; this.switchCode = "purchasereceiptPrintPDA" //采购收货PDA打印开关 this.switchCode1 = "EnableQms" //根据开关中是否启用QMS去判断,如果为TRUE显示检验指引单,如果为FALSE不显示检验指引单 - }, - - onShow() { if (this.id != undefined) { //新建的任务自动接收 if (this.status == "1") { @@ -208,6 +205,10 @@ } } }, + + onShow() { + + }, //返回首页 onNavigationBarButtonTap(e) { if (e.index === 0) {