src/views/dingdingLogin.vue
@@ -14,7 +14,7 @@ import { ElMessage } from 'element-plus'; import { any } from 'vue-types'; const getUserDate = async (authCode: string, code: string) => { const getUserDate = async (authCode: any, code: any) => { await dingdingLogin({ authCode: authCode, code: code