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