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({
|
httpParams = httpParams.appendAll({
|
||||||
sort: 'id',
|
sort: 'id',
|
||||||
order: 'desc',
|
order: 'desc',
|
||||||
|
status: '0',
|
||||||
pageIndex: pageIndex,
|
pageIndex: pageIndex,
|
||||||
pageSize: pageSize
|
pageSize: pageSize
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user