From 3f332ec42d6fc19d37334f3c8c4354e444b41049 Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Mon, 19 Aug 2024 14:57:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=A4=E8=AF=81=E8=AE=BE=E7=BD=AE=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1045225 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001045225 --- .../system/config/components/authConfig.vue | 20 +++++++++---------- .../setting/system/config/locale/en-US.ts | 1 + .../setting/system/config/locale/zh-CN.ts | 1 + 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/frontend/src/views/setting/system/config/components/authConfig.vue b/frontend/src/views/setting/system/config/components/authConfig.vue index 1ad6ecee74..af088adc21 100644 --- a/frontend/src/views/setting/system/config/components/authConfig.vue +++ b/frontend/src/views/setting/system/config/components/authConfig.vue @@ -163,7 +163,7 @@ :max-length="255" :placeholder=" t('system.config.auth.commonUrlPlaceholder', { - url: 'http:///sso/callback/cas/suthld', + url: 'http:///sso/callback/cas/{authId}', }) " allow-clear @@ -286,7 +286,7 @@ allow-clear > - - + -->