浏览代码

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

TIANYONG 1 年之前
父节点
当前提交
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([