z8.3
This commit is contained in:
@@ -392,6 +392,10 @@ export default {
|
||||
sendCommentList() {
|
||||
return vm.$u.post('member/sendCommentList');
|
||||
},
|
||||
// 发现收藏列表
|
||||
articleCollectList() {
|
||||
return vm.$u.post('article/articleCollectList');
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user