feat: [web-app]feature: Default query unprocessed status alarm #wqh
This commit is contained in:
@@ -24,6 +24,7 @@ export class AlertService {
|
||||
httpParams = httpParams.appendAll({
|
||||
sort: 'id',
|
||||
order: 'desc',
|
||||
status: '0',
|
||||
pageIndex: pageIndex,
|
||||
pageSize: pageSize
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user