forked from dyf/dyf-vue-ui
报警列表卡片,模式页面布局修改,估计播放,优化体验
This commit is contained in:
@ -9,7 +9,8 @@ export interface deviceQuery {
|
||||
personnelBy: string;
|
||||
communicationMode: string;
|
||||
pageSize: Number;
|
||||
deviceType: string
|
||||
deviceType: string;
|
||||
content:string
|
||||
|
||||
}
|
||||
export interface deviceVO {
|
||||
|
||||
Reference in New Issue
Block a user