mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-25 22:44:13 +00:00
Fixed: Account
This commit is contained in:
@@ -235,7 +235,7 @@ export function getDefaultConfig(vm) {
|
||||
divided: true,
|
||||
can: ({ row }) => !vm.$store.getters.currentOrgIsRoot,
|
||||
callback: ({ row }) => {
|
||||
vm.asset.id = row.id
|
||||
vm.asset = row
|
||||
vm.showAddDialog = true
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user