消息列表优化
This commit is contained in:
@@ -35,6 +35,7 @@ export default {
|
||||
firstCallBack: null,
|
||||
loadedCallback: null,
|
||||
reload() {
|
||||
if(this.status == 'loading') return
|
||||
this.data = []
|
||||
this.status = 'loading'
|
||||
this.empty = false
|
||||
|
||||
Reference in New Issue
Block a user