Problems: fix sorting

This commit is contained in:
Alexander Zobnin
2020-07-21 09:47:06 +03:00
parent 4293e519c3
commit 6a1145c9fc
2 changed files with 3 additions and 3 deletions

View File

@@ -364,7 +364,7 @@ export class ZabbixAPIConnector {
source: '0',
object: '0',
sortfield: ['eventid'],
sortorder: 'ASC',
sortorder: 'DESC',
evaltype: '0',
// preservekeys: '1',
groupids,