0๐
I believe you need the leading slash in your path.
{
path: "/ledger/detail/:ledgerId",
//...
}
- [Vuejs]-Computed variable doesn't invoke set() method. Using v-model in v-for for computed variable
- [Vuejs]-Vuejs axios get comments to load more
Source:stackexchange.com