细节修改,设置默认用户,角色,权限不可删除修改

This commit is contained in:
郑杰
2018-12-24 19:43:27 +08:00
parent e1d18217f2
commit 112ad76d94
9 changed files with 30 additions and 7 deletions

View File

@@ -85,6 +85,10 @@ export default {
type: 'success',
duration: 2500
})
}).catch(err => {
this.delLoading = false
row.delPopover = false
console.log(err.response.data.message)
})
},
time(time) {