소스 검색

feat: 报错修改

TIANYONG 1 년 전
부모
커밋
d479892cf3
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/page-instrument/view-detail/index.tsx

+ 4 - 4
src/page-instrument/view-detail/index.tsx

@@ -379,10 +379,10 @@ export default defineComponent({
             />
           }
 
-          // {
-          //   state.musicRendered && 
-          //   <TestCheck />
-          // }
+          {/* {
+            state.musicRendered && 
+             <TestCheck />
+          } */}
 
           {/* 指法 */}
           {state.setting.displayFingering && state.fingeringInfo?.name && !state.isPreView && state.isShowFingering && (