1
This commit is contained in:
parent
92cf301fa8
commit
b097f45409
@ -122,8 +122,8 @@ class SK004CheckPost extends React.Component {
|
||||
},
|
||||
{
|
||||
title: "生产单元",
|
||||
dataIndex: "Nav_Library?.Nav_ProductionUnit?.NMAE",
|
||||
key: "Nav_Library?.Nav_ProductionUnit?.NMAE",
|
||||
dataIndex: "Nav_Library.Nav_ProductionUnit.NAME",
|
||||
key: "Nav_Library.Nav_ProductionUnit.NAME",
|
||||
// render: (text, record, index) => {
|
||||
// return <label>{this.props.app.enums.SKProductionUnit.enums[record.Nav_Librarys[0]?.MineType]}</label>
|
||||
// }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user