|
@ -933,7 +933,7 @@ export default { |
|
|
await this.getBuildList() |
|
|
await this.getBuildList() |
|
|
await this.getUniList() |
|
|
await this.getUniList() |
|
|
await this.getHouseList() |
|
|
await this.getHouseList() |
|
|
await this.getOwnerInfo() |
|
|
// await this.getOwnerInfo() |
|
|
}, |
|
|
}, |
|
|
getAgencyList() { |
|
|
getAgencyList() { |
|
|
return new Promise((resolve, reject) => { |
|
|
return new Promise((resolve, reject) => { |
|
|