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 > - - + -->