parent
db8d1f7de7
commit
d3eee3f464
2 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@
|
|||
}
|
||||
},
|
||||
ready () {
|
||||
if (this.type === 'text') {
|
||||
if (this.type !== 'textarea') {
|
||||
this.prepend = this.$els.prepend.innerHTML !== '';
|
||||
this.append = this.$els.append.innerHTML !== '';
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue