Explorar o código

Update index.tsx

lex-xin hai 10 meses
pai
achega
fafbaca0af
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
           }