This commit is contained in:
FLL
2025-09-09 18:34:45 +08:00
parent 337b0d1740
commit 24ef7391a7
4 changed files with 29 additions and 6 deletions

View File

@@ -21,6 +21,10 @@ export function getStatistics() {
export function getworkOrder() {
return requestClient.get<any>('/property/screen/typeWorkOrderHistogram');
}
// 会议室
export function getTodayMeetCount() {
return requestClient.get<any>('/property/screen/todayMeetCount');
}
// /**
// * 导出资产管理列表
// * @param params