parent
fabe29a7ed
commit
2ac208b99d
2 changed files with 31 additions and 84 deletions
|
@ -198,7 +198,7 @@
|
|||
|
||||
let showHead = true;
|
||||
|
||||
if (this.$slots.head === undefined && !this.title) {
|
||||
if (this.$slots.header === undefined && !this.title) {
|
||||
showHead = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue