fix: miss layout header

This commit is contained in:
Uyarn 2022-09-05 15:16:35 +08:00
parent f614c37842
commit 336cbf90db

View File

@ -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 />