This commit is contained in:
weipengfei 2023-12-27 18:40:40 +08:00
parent f5330fad92
commit 96891aa235
1 changed files with 1 additions and 0 deletions

View File

@ -1636,6 +1636,7 @@ import { Toast } from '../../../libs/uniApi';
})
}).catch(e=>{
console.log(e);
Toast(e)
});
return ;