From 959a688ff7e590bc139f7fbe8cda1a1703f2cba2 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Fri, 6 Sep 2024 16:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E5=8D=95=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=97=A0=E6=95=B0=E6=8D=AE=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/pointPutawayJob/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/pointPutawayJob/index.vue b/src/pages/pointPutawayJob/index.vue index e24abdd6..d9f47653 100644 --- a/src/pages/pointPutawayJob/index.vue +++ b/src/pages/pointPutawayJob/index.vue @@ -87,7 +87,7 @@ style='background:rgb(60, 156, 255) !important ;color: white;margin-top: 80rpx;'> 打印上架指引单 - + @@ -359,6 +359,7 @@ if (this.data1 && this.data1.inspectDTOList && this.data1.inspectDTOList.length == 0) { this.tabIndex = 2 } + console.log(88,this.data1) this.getTableInspectDTOList() }) .catch(error => {