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