Kaynağa Gözat

fix: 打击乐评测报告bug修复

TIANYONG 1 yıl önce
ebeveyn
işleme
6a09f9b922
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/subpages/colexiu-report/header/index.tsx

+ 2 - 0
src/subpages/colexiu-report/header/index.tsx

@@ -45,8 +45,10 @@ export default defineComponent({
     const { detail, record } = toRefs(props)
     const videoShow = ref(false)
     const isInitPlyr = ref(false)
+    // 打击乐只有节奏栏
     if (detailState.isPercussion) {
       active.value = 'rhythm'
+      emit('activeChange', 'rhythm')
     }
     const back = () => {
       postMessage({