mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
Merge branch 'stat' of https://codeup.aliyun.com/6265f483e4166464dc2f9c14/boeu/portal into stat
This commit is contained in:
@@ -25,8 +25,9 @@ const del=function (id){
|
||||
/**
|
||||
* 回复或者删除留言
|
||||
* @param{
|
||||
* id
|
||||
* reply 回复内容
|
||||
* parentId 父id
|
||||
* topId 一级id
|
||||
* content 回复内容
|
||||
* }
|
||||
* */
|
||||
const answer=function (data){
|
||||
|
||||
Reference in New Issue
Block a user