@@ -70,9 +70,6 @@
uni.$u.toast(res.msg);
this.close()
}
- }).catch(() => {
- uni.$u.toast('助力失败');
- this.close()
})
},