fix: 微课视频生成和数字讲师列表排版

This commit is contained in:
2025-02-17 19:17:08 +08:00
parent 8209a314f2
commit c3be7c20cd
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ const {
user_id: loginState.user.id,
to_user_id: loginState.user.id,
page: page.value,
perpage: 16,
perpage: 15,
}), {
watch: [page],
},