fix:仪表盘数据对接修改
This commit is contained in:
@@ -95,7 +95,7 @@ export function doGetCheckCode() {
|
||||
/** Get dashboard gauge data */
|
||||
export function fetchDashboardData() {
|
||||
return request<Api.Dashboard.GaugeData>({
|
||||
url: '/u/cdr/getOne',
|
||||
url: '/u/account/dashboard',
|
||||
method: 'get'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user