Commit d6737c02 authored by louyuqi's avatar louyuqi

update

parent 6c6ae6b9
......@@ -25,6 +25,7 @@ export const downloadTxt = async(params:GetTransListParams)=>{
return Http.get('/download/unsigntxs',{
params: params
}).then(async res=>{
try{
await downloadjs(res.data)
return{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment