@@ -453,8 +453,6 @@ export default {
},
checkToApplyCash () {
let that = this;
- that.$msg('每天自动提现')
- return false
//没有设置提现账号则提示
if (that.myInfo.cashAccount == "") {
that.$util.confirmModal({content:'您还没有设置提现账号'},() => {