feat: 按排序查看评论
This commit is contained in:
@ -12,7 +12,7 @@ class ReplyHttp {
|
||||
'oid': oid,
|
||||
'pn': pageNum,
|
||||
'type': type,
|
||||
'sort': 1,
|
||||
'sort': sort,
|
||||
});
|
||||
if (res.data['code'] == 0) {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user