mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +00:00
Fixed: Fix the error when deleting an account in the asset details
This commit is contained in:
parent
1b3e97512b
commit
171ab3a1ec
@ -46,7 +46,7 @@ export default {
|
||||
},
|
||||
url: {
|
||||
type: String,
|
||||
default: ''
|
||||
default: '/api/v1/accounts/accounts/'
|
||||
},
|
||||
extraQuickActions: {
|
||||
type: Array,
|
||||
|
Loading…
Reference in New Issue
Block a user