Commit 4be9af10 by zhaochengxiang

bug fix

parent 5fe26dd6
......@@ -412,7 +412,7 @@ export const ImportActionTable = (props) => {
},
{
title: '重点关注',
width: 70,
width: 80,
dataIndex: 'needAttention',
editable: false,
render: (needAttention, record, index) => {
......
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