mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-06 17:36:44 +08:00
修改
This commit is contained in:
@@ -189,6 +189,7 @@ const deleteReview = (record,index) =>{
|
||||
if(record.newId==2){
|
||||
ViewReviewdata.value.splice(index,1)
|
||||
message.success('删除成功')
|
||||
return
|
||||
}
|
||||
deleteCourse({id:record.id}).then(res=>{
|
||||
console.log(res,'res')
|
||||
|
||||
Reference in New Issue
Block a user