Przeglądaj źródła

Update index.tsx

lex 1 rok temu
rodzic
commit
022e0ade26
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/tempo-practice/setting-modal/index.tsx

+ 1 - 1
src/views/tempo-practice/setting-modal/index.tsx

@@ -97,7 +97,7 @@ export default defineComponent({
               state.beat = setting.beat;
               state.barLine = setting.barLine;
               state.tempo = setting.tempo;
-            }, 100);
+            }, 300);
           }}></i>
 
         <div class={styles.settingContent}>