Explorar el Código

Update index.tsx

lex-xin hace 11 meses
padre
commit
fafbaca0af
Se han modificado 1 ficheros con 1 adiciones y 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
           }