This commit is contained in:
2021-08-02 22:28:30 +00:00
parent f46bab42e3
commit b51680fcfd
2 changed files with 9 additions and 1 deletions

View File

@@ -437,6 +437,7 @@ export default {
switch (this.obj.eventType) {
case 27: //General notification
case 20: //backup status
case 28: //server ops problem
case 31: //workordercreatedforcustomer customer notification, no tags
case 32: //pm generation failure, like ops notice sb on any item
return false;