@@ -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,