Sfoglia il codice sorgente

fix: 评测报告显示为多行谱

TIANYONG 1 anno fa
parent
commit
fd98dc3463
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/page-instrument/view-evaluat-report/index.tsx

+ 1 - 0
src/page-instrument/view-evaluat-report/index.tsx

@@ -190,6 +190,7 @@ export default defineComponent({
       // 	state.musicRenderType = EnumMusicRenderType.staff
       // }
       // 评测报告展示什么类型的谱面
+      state.isSingleLine = false;
       scoreData.musicType = query.musicRenderType ? query.musicRenderType : resultData.musicType ? resultData.musicType : state.musicRenderType;
       detailData.isLoading = false;
       // Promise.all([