shish 1 年間 前
コミット
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 () {
       let that = this;
-      that.$msg('每天自动提现')
-      return false
       //没有设置提现账号则提示
       if (that.myInfo.cashAccount == "") {
         that.$util.confirmModal({content:'您还没有设置提现账号'},() => {