要搞直接登录
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
};
|
||||
},
|
||||
onShow() {
|
||||
this.staffList = []
|
||||
this.currentPage = 1
|
||||
this.getList()
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
@@ -62,7 +64,6 @@
|
||||
},
|
||||
onReachBottom() {
|
||||
if (!this.isLoadMore) {
|
||||
|
||||
this.getList()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user