mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 12:56:43 +08:00
笔记
This commit is contained in:
@@ -86,6 +86,7 @@ const course=function (){
|
|||||||
return ajax.get(baseURL,'/xboe/subgroup/m/noteinfo/course');
|
return ajax.get(baseURL,'/xboe/subgroup/m/noteinfo/course');
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
* 还原
|
||||||
* 笔记id
|
* 笔记id
|
||||||
* */
|
* */
|
||||||
const restore=function (id){
|
const restore=function (id){
|
||||||
|
|||||||
Reference in New Issue
Block a user