fix: miss layout header (#292)

This commit is contained in:
yuyang 2022-09-05 15:23:29 +08:00 committed by GitHub
parent f614c37842
commit 4949f5d8be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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