lex 1 anno fa
parent
commit
022e0ade26
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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}>