Parcourir la source

角色

master
zhaoy il y a 11 mois
Parent
révision
e159d96555
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. +4
    -4
      src/pages/org/roles/index.jsx

+ 4
- 4
src/pages/org/roles/index.jsx Voir le fichier

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


Chargement…
Annuler
Enregistrer