Explorar el Código

Update index.tsx

lex hace 1 año
padre
commit
022e0ade26
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}>