This commit is contained in:
2022-06-23 00:34:31 +00:00
parent fb0a419624
commit 59a899a571
3 changed files with 11 additions and 12 deletions

View File

@@ -100,7 +100,7 @@ export default {
User: { Change: 2, ReadFullRecord: 1, Select: 131071 },
UserOptions: { Change: 2, ReadFullRecord: 1, Select: 0 },
ServerState: { Change: 16384, ReadFullRecord: 131071, Select: 0 },
License: { Change: 2, ReadFullRecord: 1, Select: 0 },
License: { Change: 2, ReadFullRecord: 49515, Select: 0 },
TrialSeeder: { Change: 16386, ReadFullRecord: 8193, Select: 0 },
LogFile: { Change: 0, ReadFullRecord: 24576, Select: 0 },
Backup: { Change: 16384, ReadFullRecord: 8195, Select: 0 },

View File

@@ -496,6 +496,12 @@ export default {
name: "ops-notification-settings"
});
break;
case ayatype.Integration:
vm.$router.push({
name: "adm-integration",
params: { recordid: tid.id }
});
break;
default:
window.$gz.eventBus.$emit(