fix: 编译报错

This commit is contained in:
dataeaseShu
2025-11-21 10:29:36 +08:00
committed by dataeaseShu
parent 2ebb322a0d
commit 2ebb59fd81
2 changed files with 2 additions and 2 deletions

View File

@@ -713,7 +713,7 @@ export default {
saml: {
title: 'SAML2 Settings',
request: 'Enable Request Signing',
assertion: 'Enable Assertion Signing',
assertion: 'Enable Assertion Signing'
}
},
components: {

View File

@@ -692,7 +692,7 @@ export default {
saml: {
title: 'SAML2 设置',
request: '开启请求签名',
assertion: '开启断言签名',
assertion: '开启断言签名'
}
},
components: {