CN-263 实体列表分页功能

This commit is contained in:
hyx
2022-01-05 20:24:02 +08:00
parent b1040d2bb6
commit db27d6213f
5 changed files with 61 additions and 24 deletions

View File

@@ -22,6 +22,7 @@ export const api = {
panel: '/visual/panel',
chart: '/visual/chart',
entityList: '/interface/entity/list/basic',
entityListTotal: '/interface/entity/list/total',
entityCount: '/interface/entity/total',
entityFilter: '/interface/entity/filter/count',
entityFilterTop: '/interface/entity/filter/top',