mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 13:26:44 +08:00
提交修改
This commit is contained in:
@@ -169,7 +169,6 @@ export default {
|
||||
this.couresList.splice(itemIdx,1);
|
||||
}else{
|
||||
this.$message({ type: 'success', message: '删除失败!' });
|
||||
this.couresList.splice(itemIdx,1);
|
||||
}
|
||||
})
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user