diff --git a/src/mes/common/commonModelComponent/index.js b/src/mes/common/commonModelComponent/index.js index d90cdfc..892aed5 100644 --- a/src/mes/common/commonModelComponent/index.js +++ b/src/mes/common/commonModelComponent/index.js @@ -2312,7 +2312,8 @@ const CommonTableComponent = props => { // }, onTableBtnClick, tableProps: { - onChange: () => { } + onChange: () => { }, + rowKey: baseProps?.config?.sId === "17091154460006421964039036672000" ? 'sSlaveId' : 'sId' // AutoTableHeight: 200 }, onViewClick: (tableName, sFieldName, record, index, config) => {