|
@@ -434,8 +434,8 @@ |
|
|
console.log(this.userInfo.showPhoneStatus) |
|
|
console.log(this.userInfo.showPhoneStatus) |
|
|
if (this.isnorefresh == 'refresh') { |
|
|
if (this.isnorefresh == 'refresh') { |
|
|
this.buildingID = uni.getStorageSync('buildingID').id; |
|
|
this.buildingID = uni.getStorageSync('buildingID').id; |
|
|
this.nextPage = 1; |
|
|
|
|
|
this.recordList = [] |
|
|
|
|
|
|
|
|
// this.nextPage = 1; |
|
|
|
|
|
// this.recordList = [] |
|
|
this.getFreeList() |
|
|
this.getFreeList() |
|
|
this.getfindKeywordsList() |
|
|
this.getfindKeywordsList() |
|
|
this.getFromSource(); |
|
|
this.getFromSource(); |
|
|