zhaoy 8 meses atrás
pai
commit
13c8e2d753
1 arquivos alterados com 6 adições e 0 exclusões
  1. +6
    -0
      src/pages/device/productmanage/index.jsx

+ 6
- 0
src/pages/device/productmanage/index.jsx Ver arquivo

@@ -211,6 +211,12 @@ const bomtechnology = (props) => {
// search: true,
// valueEnum:DeviceVesionEnum
// },
{
title: '描述',
dataIndex: 'description',
valueType: 'textarea',
hideInSearch: true,
},
{
title: '创建时间',
dataIndex: 'createAt',


Carregando…
Cancelar
Salvar