Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
Acher
/
newEdition
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
客户列表返回刷新bug
message
jyt
2 jaren geleden
bovenliggende
43ea77d410
commit
372cf32a95
2 gewijzigde bestanden
met
toevoegingen van 3
en
3 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
pages/center/records/index.vue
+2
-2
pages/index/consumer/index.vue
+ 1
- 1
pages/center/records/index.vue
Bestand weergeven
@@ -322,7 +322,7 @@
this.screen.validInvalid = options.validInvalid
if (options.staTime) {
this.staTime = options.staTime;
this.endtime = options.endtime +' 23:59:59';
;
this.endtime = options.endtime +' 23:59:59';
}
},
onShow() {
+ 2
- 2
pages/index/consumer/index.vue
Bestand weergeven
@@ -434,8 +434,8 @@
console.log(this.userInfo.showPhoneStatus)
if (this.isnorefresh == 'refresh') {
this.buildingID = uni.getStorageSync('buildingID').id;
this.nextPage = 1;
this.recordList = []
//
this.nextPage = 1;
//
this.recordList = []
this.getFreeList()
this.getfindKeywordsList()
this.getFromSource();
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan