refactor: 修改OAuth2
This commit is contained in:
parent
ad37fde011
commit
1a0c7a3144
@ -86,7 +86,7 @@ import { MsgSuccess } from '@/utils/message'
|
|||||||
|
|
||||||
const form = ref<any>({
|
const form = ref<any>({
|
||||||
id: '',
|
id: '',
|
||||||
auth_type: 'OAUTH2',
|
auth_type: 'OAuth2',
|
||||||
config_data: {
|
config_data: {
|
||||||
authEndpoint: '',
|
authEndpoint: '',
|
||||||
tokenEndpoint: '',
|
tokenEndpoint: '',
|
||||||
Loading…
Reference in New Issue
Block a user