1
This commit is contained in:
@@ -390,6 +390,7 @@
|
||||
this.isLoading = false
|
||||
|
||||
if (!userList.length) {
|
||||
this.autoScale()
|
||||
return false
|
||||
}
|
||||
|
||||
@@ -400,7 +401,6 @@
|
||||
userList: userList || []
|
||||
}, node)
|
||||
this.$nextTick(() => {
|
||||
console.log('---------')
|
||||
this.autoScale()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user