fix: 只保留用户页面和角色页面,编辑与删除的 disabled 禁用方法
This commit is contained in:
@@ -146,9 +146,7 @@ export default {
|
||||
tableData: [],
|
||||
loading: false,
|
||||
tableHeight: '100%',
|
||||
searchLabel: {
|
||||
|
||||
},
|
||||
searchLabel: {},
|
||||
deleteBox: {}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user