feat:权限 管理
1. detail list 硬塞进menu——button 2.模板 controller page 和list 权限改成 :list 3. list index 的双击事件 需要校验view button 来return 补全旧事件. 前端 button configs list删除detail , 今天提交的部分去除
This commit is contained in:
@ -683,13 +683,6 @@
|
||||
icon: 'ant-design:delete-outlined',
|
||||
isDefault: true,
|
||||
},
|
||||
{
|
||||
isUse: true,
|
||||
name: t('查看详情'),
|
||||
code: 'detail',
|
||||
icon: 'ant-design:eye-outlined',
|
||||
isDefault: true,
|
||||
},
|
||||
{
|
||||
isUse: false,
|
||||
name: t('批量删除'),
|
||||
|
||||
Reference in New Issue
Block a user