Browse Source

Merge branch 'feature-tianyong' into gym-online

TIANYONG 3 months ago
parent
commit
8bb1c626f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/page-instrument/header-top/settting/index.tsx

+ 1 - 1
src/page-instrument/header-top/settting/index.tsx

@@ -85,7 +85,7 @@ export default defineComponent({
                                     <Switch v-model={state.setting.repeatAutoPlay}></Switch>
                                 </div>
                         }      
-                        {                      
+                        {   !state.isCombineRender &&                    
                             <div class={styles.cellBox}>
                                 <div class={styles.tit}>合并休止小节</div>
                                 <Switch