diff --git a/src/components/StepShow.vue b/src/components/StepShow.vue index 2a9e8eb1..abd42d0f 100644 --- a/src/components/StepShow.vue +++ b/src/components/StepShow.vue @@ -414,7 +414,7 @@ const getNotes = (text, type) => { {{ $t('stepDetail.switch.webview') }} - {{ $t('stepDetail.webviewName') }}:{{ step.content }} + {{ $t('stepDetail.WebviewName') }}:{{ step.content }} {{