1
0
forked from dyf/dyf-vue-ui

报警列表卡片,模式页面布局修改,估计播放,优化体验

This commit is contained in:
fengerli
2025-08-30 14:45:55 +08:00
parent e07a4fea01
commit 031f6135c1
18 changed files with 1302 additions and 392 deletions

View File

@ -9,7 +9,8 @@ export interface deviceQuery {
personnelBy: string;
communicationMode: string;
pageSize: Number;
deviceType: string
deviceType: string;
content:string
}
export interface deviceVO {