浏览代码

Merge branch 'feature-tianyong' into gym-online

TIANYONG 7 月之前
父节点
当前提交
8bb1c626f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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