瀏覽代碼

Update music-list.tsx

lex 2 年之前
父節點
當前提交
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: {
               idAndName: this.idAndName,
-              // subjectIds: this.subjectIds,
+              subjectIds: this.subjectIds,
               albumStatus: 'PASS',
               page: this.pageInfo.page,
               rows: this.pageInfo.limit,