소스 검색

Update index.tsx

lex-xin 9 달 전
부모
커밋
fafbaca0af
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/tenant/music/train-tool/index.tsx

+ 1 - 0
src/tenant/music/train-tool/index.tsx

@@ -270,6 +270,7 @@ export default defineComponent({
         `${apiSuffix.value}/tenantAlbumMusic/selectCondition`,
         {
           data: {
+            subjectId: state.teacherSubjectId,
             subjectType: type,
             tenantAlbumId: state.details.id
           }