dengjie commit : header区修改样式
This commit is contained in:
@@ -135,6 +135,7 @@ export default {
|
||||
pageNum: 1,
|
||||
pageSize: 9
|
||||
}).then(res => {
|
||||
console.log(res.rows);
|
||||
this.academyData = res.rows;
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user