Commit b1ba9f01 by zhaochengxiang

bug fix

parent d79360c8
...@@ -53,7 +53,7 @@ const FC = (props) => { ...@@ -53,7 +53,7 @@ const FC = (props) => {
ellipsis: true, ellipsis: true,
}, },
{ {
title: 'API数据源别名', title: 'API数据源描述',
dataIndex: 'dataSourceAliasName', dataIndex: 'dataSourceAliasName',
width: 200, width: 200,
ellipsis: true, ellipsis: 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