no message

Former-commit-id: cbe5de15fe66d496fcbba1d55727996338a1ac48
Former-commit-id: 8d7e5d347842c2ea865a237bc78c3c94cabd80d6
Former-commit-id: 63cca7ede559cb0c22f637e78c5bec5163d87938
This commit is contained in:
李杨
2018-01-29 14:20:21 +08:00
parent 55b344f84c
commit a07663930f
4 changed files with 125 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ export default {
padding: {
type: Array,
required: false,
default: () => [40, 40, 50, 60]
default: () => [50, 50, 50, 50]
},
// [图表设置项] 开启自动填充父元素高度
autoHeight: {