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