Ver código fonte

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

TIANYONG 1 ano atrás
pai
commit
fd98dc3463
1 arquivos alterados com 1 adições e 0 exclusões
  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([