Jelajahi Sumber

清除美博会相关信息

zhengjinyi 4 tahun lalu
induk
melakukan
22fafe097a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/main/resources/static/js/account/bind.js

+ 1 - 1
src/main/resources/static/js/account/bind.js

@@ -38,7 +38,7 @@ var bindPage = new Vue({
             UserApi.BindOrganization(_self.user,function (response) {
                 if(response.code === 0){
                     var _userIdentity = response.data.userIdentity;
-                    CAIMEI.dialog('绑定成功!',true,true,function () {
+                    CAIMEI.dialog('绑定成功!',true,function () {
                         _self.userData = {
                             account: response.data.account,
                             email: response.data.email,