From 20e3f2b4c11aa8dc8d3b4e4c4126337f16635c2f Mon Sep 17 00:00:00 2001
From: YeungHoiChiu <1005935991@qq.com>
Date: Tue, 25 Jun 2024 14:40:22 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=87=E6=8D=A2webview=E6=AD=A5?=
=?UTF-8?q?=E9=AA=A4=E6=98=BE=E7=A4=BA=E6=96=87=E5=AD=97=E5=9B=BD=E9=99=85?=
=?UTF-8?q?=E5=8C=96=E5=8F=98=E9=87=8F=E5=90=8D=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/StepShow.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 }}
{{