Commit 2a3c4868 by zhaochengxiang

调整状态宽度

parent 5c2b15f7
......@@ -171,7 +171,7 @@ const ModelTable = (props) => {
{
title: '状态',
dataIndex: 'state',
width: 80,
width: 100,
ellipsis: true,
render: (_, record) => {
......
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