fix: 🐛 菜单管理和字典管理
1.修复菜单管理问题; 2.修复字典管理问题;
This commit is contained in:
@@ -84,7 +84,7 @@ export const createCrudOptions = function ({ crudExpose, rolePermission }: { cru
|
||||
title: '序号',
|
||||
form: { show: false },
|
||||
column: {
|
||||
//type: 'index',
|
||||
type: 'index',
|
||||
align: 'center',
|
||||
width: '70px',
|
||||
columnSetDisabled: true, //禁止在列设置中选择
|
||||
|
||||
Reference in New Issue
Block a user