mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: remove unused test button from Saml2.vue
This commit is contained in:
parent
9d23b6297d
commit
31d4d2c24a
|
|
@ -98,11 +98,6 @@
|
|||
{{ $t('common.save') }}
|
||||
</el-button>
|
||||
</span>
|
||||
<span>
|
||||
<el-button @click="submit(authFormRef, 'test')" :disabled="loading">
|
||||
{{ $t('views.system.test') }}</el-button
|
||||
>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</el-scrollbar>
|
||||
|
|
|
|||
Loading…
Reference in New Issue