Sfoglia il codice sorgente

钉钉登录提前

yanghao 3 settimane fa
parent
commit
1865045114
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

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