ソースを参照

Merge branch 'master' into kitchenmanage

tmp
zhaoy 10ヶ月前
コミット
469ca9e8cf
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',


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