shish 1 год назад
Родитель
Сommit
e81f1b92fb
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      ghsApp/src/admin/home/me.vue

+ 0 - 2
ghsApp/src/admin/home/me.vue

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