1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-01 08:18:45 +09:00

Update index.home.vue

This commit is contained in:
syuilo 2020-02-19 17:59:28 +09:00
parent 8d77e2ba22
commit b46114f4fa

View File

@ -99,7 +99,7 @@ export default Vue.extend({
},
mounted() {
this.width = this.$el.offsetWidth
this.width = this.$el.offsetWidth;
},
methods: {