Browse Source

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

TIANYONG 1 năm trước cách đây
mục cha
commit
fd98dc3463
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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([