This commit is contained in:
parent
f5330fad92
commit
96891aa235
|
@ -1636,6 +1636,7 @@ import { Toast } from '../../../libs/uniApi';
|
|||
})
|
||||
}).catch(e=>{
|
||||
console.log(e);
|
||||
Toast(e)
|
||||
});
|
||||
|
||||
return ;
|
||||
|
|
Loading…
Reference in New Issue