From 833625538d12f54d32a380fc0a271926a07fcd8f Mon Sep 17 00:00:00 2001 From: zhangyao Date: Thu, 13 Jul 2023 17:55:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=AD=97=E6=AF=8D?= =?UTF-8?q?=E5=A4=A7=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Brand/Brand.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Brand/Brand.vue b/src/views/Brand/Brand.vue index 43d2501..1fd8a18 100644 --- a/src/views/Brand/Brand.vue +++ b/src/views/Brand/Brand.vue @@ -93,7 +93,7 @@ const typeBtnList = [ }, { title: '字母筛选', - titleEn: 'initial' + titleEn: 'Initial' } ]