CN-64 feat: 搜索框联动,其他一些细节调整
This commit is contained in:
@@ -19,6 +19,7 @@ export const api = {
|
||||
entityCount: '/interface/entity/total',
|
||||
entityFilter: '/interface/entity/filter'
|
||||
}
|
||||
|
||||
/* panel */
|
||||
export async function getPanelList (params) {
|
||||
return await getData(api.panel, params, true)
|
||||
|
||||
Reference in New Issue
Block a user