From 3d4adabb0fc3188c4270ae7d5a3f5b8aeb16c706 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Tue, 30 Jan 2024 17:34:00 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86X-Pack=E5=A2=9E=E5=BC=BA?= =?UTF-8?q?=E5=8C=85=E9=97=AE=E9=A2=98=20&=20=E6=9D=83=E9=99=90=E8=A1=A5?= =?UTF-8?q?=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../organization/template/components/templateManagement.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/setting/organization/template/components/templateManagement.vue b/frontend/src/views/setting/organization/template/components/templateManagement.vue index 0925d2fccb..e9a18c93bb 100644 --- a/frontend/src/views/setting/organization/template/components/templateManagement.vue +++ b/frontend/src/views/setting/organization/template/components/templateManagement.vue @@ -34,7 +34,7 @@ {{ record.enableThirdPart ? t('system.orgTemplate.yes') : t('system.orgTemplate.no') }}