Merge branch 'pam' of github.com:jumpserver/lina into pam

This commit is contained in:
ibuler
2024-12-26 19:09:17 +08:00

View File

@@ -22,8 +22,8 @@ export default {
execution: { id: '' },
config: {
activeMenu: 'Info',
url: '/api/v1/accounts/gathered-accounts',
actions: {
detailApiUrl: `/api/v1/accounts/gathered-accounts/${this.$route.params.id}/`,
hasUpdate: false,
hasDelete: false
},