Browse Source

判断

intex_online20241228
王宇飞 1 month ago
parent
commit
98f2f0869e
  1. 2
      src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMainNew/index.vue

2
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']

Loading…
Cancel
Save