fix
This commit is contained in:
parent
9768e6e38e
commit
8fcdb9c919
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ onMounted(async () => {
|
|||
class="q-mr-sm"
|
||||
icon="mdi-arrow-left"
|
||||
color="primary"
|
||||
@click="router.go(-1)"
|
||||
@click="router.push('/development/scholarship')"
|
||||
/>
|
||||
{{
|
||||
checkRouteDetail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue