|
|
@@ -380,7 +380,7 @@ export default { |
|
|
|
this.rec_index_voice = this.permissions["rec_index_voice"]; |
|
|
|
}, |
|
|
|
mounted() { |
|
|
|
this.tabtimetap(0); |
|
|
|
|
|
|
|
// 获取楼盘列表 |
|
|
|
this.zkhousePage(); |
|
|
|
}, |
|
|
@@ -485,12 +485,13 @@ export default { |
|
|
|
this.searchForm.projectId = res.data[0].id; |
|
|
|
} |
|
|
|
// this.searchForm.projectId = res.data[0].id; |
|
|
|
// 获取接待记录列表 |
|
|
|
this.findbypage(); |
|
|
|
// 获取客户意向 |
|
|
|
this.findKeywords(); |
|
|
|
// 获取置业顾问列表 |
|
|
|
this.findUserListByHouseId(); |
|
|
|
this.tabtimetap(0); |
|
|
|
// // 获取接待记录列表 |
|
|
|
// this.findbypage(); |
|
|
|
// // 获取客户意向 |
|
|
|
// this.findKeywords(); |
|
|
|
// // 获取置业顾问列表 |
|
|
|
// this.findUserListByHouseId(); |
|
|
|
}); |
|
|
|
}, |
|
|
|
// 置业顾问列表 |
|
|
|