mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix: 编译报错
This commit is contained in:
@@ -713,7 +713,7 @@ export default {
|
||||
saml: {
|
||||
title: 'SAML2 Settings',
|
||||
request: 'Enable Request Signing',
|
||||
assertion: 'Enable Assertion Signing',
|
||||
assertion: 'Enable Assertion Signing'
|
||||
}
|
||||
},
|
||||
components: {
|
||||
|
||||
@@ -692,7 +692,7 @@ export default {
|
||||
saml: {
|
||||
title: 'SAML2 设置',
|
||||
request: '开启请求签名',
|
||||
assertion: '开启断言签名',
|
||||
assertion: '开启断言签名'
|
||||
}
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user