zhengjinyi 2 лет назад
Родитель
Сommit
c18b7ddce4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/static/js/user-center/setting/information.js

+ 1 - 0
src/main/resources/static/js/user-center/setting/information.js

@@ -256,6 +256,7 @@ var informationPage = new Vue({
                     fax:_self.clubUpgradeUser.fax,
                     contractPhone:_self.clubUpgradeUser.contractPhone,
                     profile : _self.clubUpgradeUser.profile,
+                    serviceProviderId:0
                 }
             }
             if (_self.loginLoading) { return false; }