lex 3 лет назад
Родитель
Сommit
7812e3ee68
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/user-info/video-operation/select-music-album/music-list.tsx

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

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