Pārlūkot izejas kodu

Update music-list.tsx

lex 2 gadi atpakaļ
vecāks
revīzija
7812e3ee68

+ 1 - 1
src/views/user-info/video-operation/select-music-album/music-list.tsx

@@ -64,7 +64,7 @@ export default defineComponent({
           {
             data: {
               idAndName: this.idAndName,
-              // subjectIds: this.subjectIds,
+              subjectIds: this.subjectIds,
               albumStatus: 'PASS',
               page: this.pageInfo.page,
               rows: this.pageInfo.limit,