1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

refine linchart height

This commit is contained in:
Pan 2017-07-17 10:19:33 +08:00
parent 06ed2c6cac
commit 968d4026ec

View File

@ -19,7 +19,7 @@
}, },
height: { height: {
type: String, type: String,
default: '300px' default: '350px'
}, },
autoResize: { autoResize: {
type: Boolean, type: Boolean,