Explorar el Código

角色

master
zhaoy hace 11 meses
padre
commit
e159d96555
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. +4
    -4
      src/pages/org/roles/index.jsx

+ 4
- 4
src/pages/org/roles/index.jsx Ver fichero

@@ -198,10 +198,10 @@ const roleManager = () => {
hideInTable: true,
hideInSearch: true,
},
{
title: '角色编码',
dataIndex: 'code',
},
// {
// title: '角色编码',
// dataIndex: 'code',
// },
{
title: '角色名称',
dataIndex: 'name',


Cargando…
Cancelar
Guardar