From 1fee221b0da80edbb1c94df902f60c975a4aeddc Mon Sep 17 00:00:00 2001 From: songguoqiang Date: Thu, 26 Dec 2024 13:52:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E9=80=80=E8=B4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchasereturn/purchasereturnRequestMainNew/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMainNew/index.vue b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMainNew/index.vue index ad7c6b30f..8b86ad4de 100644 --- a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMainNew/index.vue +++ b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMainNew/index.vue @@ -904,7 +904,7 @@ const getPurchanseList = async ()=>{ sort: '', by: 'ASC' }) - if(res&&res.list&&res.list.length>1){ + if(res&&res.list&&res.list.length>=1){ const setV = {} setV['hahaha'] = '' setV['hehehe'] = res.list[0]['number']