zhaoy 8ヶ月前
コミット
13c8e2d753
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      src/pages/device/productmanage/index.jsx

+ 6
- 0
src/pages/device/productmanage/index.jsx ファイルの表示

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


読み込み中…
キャンセル
保存