add google oauth

Cette révision appartient à :
ljw
2024-09-20 12:02:16 +08:00
Parent c7f35f5044
révision 3873bb3740
+1
Voir le fichier
@@ -80,6 +80,7 @@
})
const ops = [
{ value: 'github', label: 'Github' },
{ value: 'google', label: 'Google' },
]
const getList = async () => {
listRes.loading = true