fix:cdr添加结束时间范围搜索
This commit is contained in:
@@ -16,6 +16,8 @@ type SearchModel = {
|
||||
pageSize: number;
|
||||
userName?: string;
|
||||
clientName?: string;
|
||||
endTimeS?:string;
|
||||
endTimeE?:string;
|
||||
};
|
||||
|
||||
// 格式化通话时长
|
||||
|
||||
Reference in New Issue
Block a user