typo #807
This commit is contained in:
parent
9dd4cb03d8
commit
68248367cb
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
beforeCreate () {
|
beforeCreate () {
|
||||||
this.slotTemp = this.$slots.default;
|
this.slotTemp = this.$slots.default;
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.setScale();
|
this.setScale();
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue