Browse Source

采购退货

intex_online20241228
songguoqiang 2 months ago
parent
commit
1fee221b0d
  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