@@ -243,7 +243,7 @@ class DashBoardTree extends React.Component {
const { tableScrollHeight, pageSize } = this.state;
const columns = [{
- title: '名称',
+ title: '报表目录',
dataIndex: 'name',
key: 'name',
width: '80%',