mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-12 12:01:58 +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: {
|
url: {
|
||||||
type: String,
|
type: String,
|
||||||
default: ''
|
default: '/api/v1/accounts/accounts/'
|
||||||
},
|
},
|
||||||
extraQuickActions: {
|
extraQuickActions: {
|
||||||
type: Array,
|
type: Array,
|
||||||
|
Loading…
Reference in New Issue
Block a user