mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-17 03:32:27 +08:00
fix Bug Features CHANGELOG.ms
This commit is contained in:
@@ -2,10 +2,10 @@ import http from '@/utils/http/axios'
|
||||
|
||||
//获取主控台信息
|
||||
export function getConsoleInfo() {
|
||||
return http.request(
|
||||
{
|
||||
url: '/dashboard/console',
|
||||
method: 'get'
|
||||
}
|
||||
)
|
||||
return http.request(
|
||||
{
|
||||
url: '/dashboard/console',
|
||||
method: 'get'
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user