|
@ -904,7 +904,7 @@ const getPurchanseList = async ()=>{ |
|
|
sort: '', |
|
|
sort: '', |
|
|
by: 'ASC' |
|
|
by: 'ASC' |
|
|
}) |
|
|
}) |
|
|
if(res&&res.list&&res.list.length>1){ |
|
|
if(res&&res.list&&res.list.length>=1){ |
|
|
const setV = {} |
|
|
const setV = {} |
|
|
setV['hahaha'] = '' |
|
|
setV['hahaha'] = '' |
|
|
setV['hehehe'] = res.list[0]['number'] |
|
|
setV['hehehe'] = res.list[0]['number'] |
|
|