Commit 0f330102 by zhaochengxiang

序号可拖拽

parent 0b2e4553
......@@ -120,6 +120,7 @@ const ModelTable = (props) => {
key: 'index',
width: 60,
sortable: false,
resizable: true,
},
{
name: '模型名称',
......
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