Просмотр исходного кода

Merge branch 'master' into kitchenmanage

tmp
zhaoy 9 месяцев назад
Родитель
Сommit
5dc9540961
1 измененных файлов: 0 добавлений и 9 удалений
  1. +0
    -9
      src/pages/sys/menus/index.jsx

+ 0
- 9
src/pages/sys/menus/index.jsx Просмотреть файл

@@ -176,15 +176,6 @@ const handleUpdate = async (fields) => {
hideInSearch: true,
ellipsis:true,
},
{
title: '状态',
dataIndex: 'status',
hideInSearch: true,
valueEnum: {
0: { text: '启用', status: 'Success' },
1: { text: '禁用', status: 'Warning' },
},
},
{
title: '创建时间',
dataIndex: 'createAt',


Загрузка…
Отмена
Сохранить