support Grid

support Grid
This commit is contained in:
梁灏 2017-03-01 14:28:44 +08:00
parent 1843ff3b8c
commit c755733a9c
9 changed files with 49 additions and 34 deletions

View file

@ -69,7 +69,7 @@
this.updateGutter(val);
}
},
ready () {
mounted () {
this.updateGutter(this.gutter);
}
};