feature/2.15.1.2407.01-导入工具
This commit is contained in:
parent
d31ae5a030
commit
b7e29df781
|
|
@ -30,7 +30,7 @@ class MoveInResult extends Component {
|
|||
columns={[
|
||||
{ title: getLabel(111, "导入信息"), dataIndex: "message" },
|
||||
{
|
||||
title: getLabel(111, "下载信息"), dataIndex: "download", width: 225,
|
||||
title: getLabel(111, "下载信息"), dataIndex: "download", width: 250,
|
||||
render: (text, record) => (<React.Fragment>
|
||||
<span
|
||||
style={{ marginRight: 16, color: "#0BB746", cursor: "pointer", display: "inline-block", minWidth: 60 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue