Explorar o código

wesmiler 更新第5期更新代码合并

wesmiler %!s(int64=4) %!d(string=hai) anos
pai
achega
8072ad9000
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      public/themes/default/weixin/public/assets/js/profile.js

+ 1 - 0
public/themes/default/weixin/public/assets/js/profile.js

@@ -424,6 +424,7 @@ var app = new Vue({
                     _this.submitting.submit = false;
                     if (res.code == 'success') {
                         $.toast(res.message, 'text');
+                        _this.getInfo();
                         //_this.showPop();
                     } else if (res.code == 'login') {
                         var url = res.data.url;