Explorar o código

钉钉登录提前

yanghao hai 3 semanas
pai
achega
1865045114
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -1394,7 +1394,7 @@ const getTagName = (tag: string) => {
 
 let oaTasks = ref([]);
 
-await dingTalkAutoLogin();
+dingTalkAutoLogin();
 onMounted(async () => {
   slideTimer = setInterval(nextSlide, 5000);