clay commit :

This commit is contained in:
clay
2022-10-06 21:46:26 +08:00
parent e8128ad7da
commit 7de5774954
3 changed files with 8 additions and 8 deletions

View File

@@ -90,7 +90,7 @@ export default {
getArticleList({
navId: "1yaM_T4qiBsFULvLXHbMflQ",
pageNum: 1,
pageSize: 4
pageSize: 5
}).then(res => {
this.graduateData = res.rows;
});