From 0829a4b46c444d29d60135a565b67cfdbfadbe40 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Thu, 21 Nov 2024 08:42:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=BF=E5=BA=A6=E5=88=A4?= =?UTF-8?q?=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/productionReceipt/job/productionReceiptJob.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/productionReceipt/job/productionReceiptJob.vue b/src/pages/productionReceipt/job/productionReceiptJob.vue index 4d1f72a0..42eae483 100644 --- a/src/pages/productionReceipt/job/productionReceiptJob.vue +++ b/src/pages/productionReceipt/job/productionReceiptJob.vue @@ -117,7 +117,7 @@ }, onShow() { - if(this.productionLineList==0){ + if(this.productionLineList.length==0){ this.getProductionReceiptJobByProductionline() }else { this.getList('refresh')