Просмотр исходного кода

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

TIANYONG 1 год назад
Родитель
Сommit
fd98dc3463
1 измененных файлов с 1 добавлено и 0 удалено
  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([