소스 검색

演唱模式下 才有唱名文件

黄琪勇 9 달 전
부모
커밋
de09576cff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/page-instrument/header-top/settting/index.tsx

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

@@ -100,7 +100,7 @@ export default defineComponent({
                                 </div>   
                         }
                         {
-                            state.modeType === 'practise' && state.mingSong && state.mingSongGirl &&
+                            state.modeType === 'practise' && state.playType === "sing" && state.mingSong && state.mingSongGirl &&
                             <div class={styles.cellBox}>
                                 <div class={styles.tit}>唱名类型</div>
                                 <div class={styles.radioBox}>