zhanghua
2 天以前 d2f78cb12354eb8a3606b24c3d0cac7bdc4226e5
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