Commit 4851169b by zhaochengxiang

模型样式调整

parent c8970a94
......@@ -30,7 +30,7 @@ const ModelTable = (props) => {
render: (text, record, index) => {
return (index+1).toString();
},
width: 50,
width: 60,
},
{
title: '模型名称',
......
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