Update index.home.vue
This commit is contained in:
parent
8d77e2ba22
commit
b46114f4fa
@ -99,7 +99,7 @@ export default Vue.extend({
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
this.width = this.$el.offsetWidth
|
this.width = this.$el.offsetWidth;
|
||||||
},
|
},
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
|
Loading…
Reference in New Issue
Block a user