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 => {