Commit ae7cf066 by zhaochengxiang

bug fix

parent 2019b548
...@@ -284,6 +284,7 @@ const ImportActionProcess = (props) => { ...@@ -284,6 +284,7 @@ const ImportActionProcess = (props) => {
{ {
title: '加载步骤', title: '加载步骤',
dataIndex: 'sequenceNumber', dataIndex: 'sequenceNumber',
width: 200,
editable: true, editable: true,
ellipsis: true, ellipsis: true,
require: true, require: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment