fix: 只保留用户页面和角色页面,编辑与删除的 disabled 禁用方法

This commit is contained in:
@changcode
2021-06-16 17:17:18 +08:00
parent fc83cd91d4
commit 8530af2b80
14 changed files with 15 additions and 17 deletions

View File

@@ -146,9 +146,7 @@ export default {
tableData: [],
loading: false,
tableHeight: '100%',
searchLabel: {
},
searchLabel: {},
deleteBox: {}
}
},