feat: 排班管理添加区域选择
Some checks failed
/ Explore-Gitea-Actions (push) Failing after 51s

This commit is contained in:
fyy
2025-08-18 11:27:16 +08:00
parent 79e7a20bd1
commit 93be4f1891
4 changed files with 75 additions and 4 deletions

View File

@@ -7,9 +7,9 @@ export interface AttendanceAreaVO {
id: string | number;
/**
* 摄像机id
* 摄像机列表
*/
deviceManageId: string | number;
deviceManageId: any[];
/**
* 区域