|
@@ -52,7 +52,7 @@ export default defineComponent({
|
|
'/api-website/music/sheet/teacher/list',
|
|
'/api-website/music/sheet/teacher/list',
|
|
{
|
|
{
|
|
data: {
|
|
data: {
|
|
- authStatus: this.auditStatus,
|
|
|
|
|
|
+ auditStatus: this.auditStatus,
|
|
page: this.pageInfo.page,
|
|
page: this.pageInfo.page,
|
|
rows: this.pageInfo.limit
|
|
rows: this.pageInfo.limit
|
|
}
|
|
}
|