mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 05:16:43 +08:00
管理案例页面增加取消推荐案例和推荐案例
This commit is contained in:
@@ -127,7 +127,7 @@ const ids=function (data){
|
||||
* }
|
||||
* */
|
||||
const excellent=function(data){
|
||||
return ajax.post('/xboe/m/boe/cases/excellent')
|
||||
return ajax.post('/xboe/m/boe/cases/excellent',data)
|
||||
}
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user