CN-815: 前端内存占用分析

This commit is contained in:
刘洪洪
2022-11-29 17:21:01 +08:00
parent 2cf206de5a
commit e89fc78aca
12 changed files with 83 additions and 11 deletions

View File

@@ -220,7 +220,7 @@ export default {
this.nextGridData = nextGridData
}
} else {
this.isNextNoData = true
this.isNextNoData = false
this.isNextShowError = true
this.nextErrorMsg = res[1].message
}