mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
通知修改
This commit is contained in:
@@ -308,7 +308,7 @@ export default {
|
|||||||
noticeList({
|
noticeList({
|
||||||
pageNo: 1,
|
pageNo: 1,
|
||||||
pageSize: 6,
|
pageSize: 6,
|
||||||
isTop: '0'
|
isTop: ''
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
this.courseList.noticeList = res.data.records || []
|
this.courseList.noticeList = res.data.records || []
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user