mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 10:48:25 +08:00
fix: miss layout header
This commit is contained in:
parent
f614c37842
commit
336cbf90db
|
@ -12,7 +12,7 @@
|
|||
|
||||
<template v-else>
|
||||
<t-layout key="no-side">
|
||||
<t-header />
|
||||
<t-header><layout-header /> </t-header>
|
||||
<t-layout :class="mainLayoutCls">
|
||||
<layout-side-nav />
|
||||
<layout-content />
|
||||
|
|
Loading…
Reference in New Issue
Block a user