|
@@ -93,8 +93,6 @@ var upgradePage = new Vue({
|
|
console.log(_self.userMainPros);
|
|
console.log(_self.userMainPros);
|
|
if(data.club.provinceID ==null){
|
|
if(data.club.provinceID ==null){
|
|
_self.clubUpgradeUser.provinceID = 0;
|
|
_self.clubUpgradeUser.provinceID = 0;
|
|
- }else {
|
|
|
|
- _self.province();
|
|
|
|
}
|
|
}
|
|
if(data.club.cityID!=''&&data.club.cityID!=null){
|
|
if(data.club.cityID!=''&&data.club.cityID!=null){
|
|
_self.getcity();
|
|
_self.getcity();
|