Fixed: Fix the error when deleting an account in the asset details

This commit is contained in:
zhaojisen 2025-04-11 16:55:04 +08:00 committed by ZhaoJiSen
parent 1b3e97512b
commit 171ab3a1ec

View File

@ -46,7 +46,7 @@ export default {
}, },
url: { url: {
type: String, type: String,
default: '' default: '/api/v1/accounts/accounts/'
}, },
extraQuickActions: { extraQuickActions: {
type: Array, type: Array,