Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Apr 16, 2025

perf: change asset account url

@@ -96,7 +96,7 @@ export default {
},
computed: {
iurl("") {
return this.url || `/api/v1/assets/assets/${this.object.id}/accounts/`
return this.url || `/api/v1/accounts/accounts/?asset=${this.object.id}`
}
},
methods: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None found

@fit2bot fit2bot requested a review from a team April 16, 2025 09:32
Copy link

@ibuler ibuler merged commit 75e2ed7 into dev Apr 16, 2025
6 checks passed
@ibuler ibuler deleted the pr@dev@perf_change_asset_accounts branch April 16, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants