round 5
This commit is contained in:
@@ -40,6 +40,7 @@ const showBack = computed(
|
||||
'ChildEditView',
|
||||
'CreateChild',
|
||||
'TaskAssignView',
|
||||
'RewardAssignView',
|
||||
].includes(String(route.name)),
|
||||
}"
|
||||
@click="router.push({ name: 'ParentChildrenListView' })"
|
||||
|
||||
Reference in New Issue
Block a user