From 4917f13979ce77159607ec2db60bd68224646adf Mon Sep 17 00:00:00 2001 From: luojie <125330818@qq.com> Date: Wed, 14 Jan 2026 21:57:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86][?= =?UTF-8?q?=E5=A4=8D=E6=A0=B8=E8=B0=83=E8=AF=95]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/HandleFormItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Template/HandleFormItem.vue b/src/components/Template/HandleFormItem.vue index 633be2d..7132490 100644 --- a/src/components/Template/HandleFormItem.vue +++ b/src/components/Template/HandleFormItem.vue @@ -174,7 +174,7 @@ export default { }, mounted() { - console.log(this.$i18n.locale, "locale") + // console.log(this.$i18n.t(this.fieldItemLabel,"en"), this.$i18n.t('template.common.storageCondition',"en-US"), this.fieldKey) }, methods: { onEditSignSave(data){