Explorar el Código

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

wesmiler hace 4 años
padre
commit
8072ad9000
Se han modificado 1 ficheros con 1 adiciones y 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;