opti: 优化header 参数名称

This commit is contained in:
suxiaoxin 2017-10-13 16:45:40 +08:00
parent 31f2a9c6dd
commit 3dcb4fadb5

View File

@ -258,7 +258,7 @@ class View extends Component {
title: '参数名称',
dataIndex: 'name',
key: 'name',
width: '100px'
width: '200px'
}, {
title: '参数值',
dataIndex: 'value',