This commit is contained in:
ljw
2024-10-10 10:47:08 +08:00
parent bf98a51285
commit 182f383d70
+1
View File
@@ -26,6 +26,7 @@
import { info, confirm } from '@/api/oauth'
import { useRoute, useRouter } from 'vue-router'
import { ElMessage } from 'element-plus'
import { T } from '@/utils/i18n'
const oauthInfo = ref({})
const route = useRoute()