fix: scenario label (#13746)
This commit is contained in:
@@ -191,7 +191,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<PageLayout
|
<PageLayout
|
||||||
:header-title="$t('CAPTAIN.DOCUMENTS.HEADER')"
|
:header-title="$t('CAPTAIN.ASSISTANTS.SCENARIOS.TITLE')"
|
||||||
:is-fetching="isFetching"
|
:is-fetching="isFetching"
|
||||||
:show-know-more="false"
|
:show-know-more="false"
|
||||||
:show-pagination-footer="false"
|
:show-pagination-footer="false"
|
||||||
|
|||||||
Reference in New Issue
Block a user