细节修改,设置默认用户,角色,权限不可删除修改
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user