mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +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{
|
* @param{
|
||||||
* id
|
* parentId 父id
|
||||||
* reply 回复内容
|
* topId 一级id
|
||||||
|
* content 回复内容
|
||||||
* }
|
* }
|
||||||
* */
|
* */
|
||||||
const answer=function (data){
|
const answer=function (data){
|
||||||
|
|||||||
Reference in New Issue
Block a user