mo 1 year ago
parent
commit
0646bb3c55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/data-module/index.tsx

+ 1 - 1
src/views/data-module/index.tsx

@@ -64,7 +64,7 @@ export default defineComponent({
     onMounted(() => {
       setTimeout(() => {
         showGuide.value = true;
-      }, 500);
+      }, 800);
     });
     return () => (
       <div>