lint
This commit is contained in:
parent
b36ba86406
commit
5356d04d22
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@ export default {
|
|||
}
|
||||
},
|
||||
render (h) {
|
||||
console.log(this.mark.label)
|
||||
let label = typeof this.mark === 'string' ? this.mark : [this.mark.label];
|
||||
|
||||
return h('div', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue