mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-24 13:54:50 +00:00
perf: 修改 labels 关联
This commit is contained in:
@@ -383,7 +383,7 @@ export default {
|
||||
if (Array.isArray(resData) && resData.length) {
|
||||
this.asyncDataList = resData
|
||||
this.notSelectDataList = resData
|
||||
this.initData(true)
|
||||
this.initData(false)
|
||||
this.isLastPage = resData.length < this.pageSize
|
||||
} else {
|
||||
this.notSelectDataList = []
|
||||
|
||||
Reference in New Issue
Block a user