@@ -104,7 +104,7 @@ class DataSourceColumnConfig extends React.Component {
// key: 'dataType',
// width: widths[3]
}, {
- title: '数据类型',
+ title: '分析类型',
dataIndex: 'columnType',
key: 'columnType',
width: widths[2],