修复bug
This commit is contained in:
parent
a246b14b25
commit
399f15d7ec
|
@ -1,8 +1,8 @@
|
||||||
<template >
|
<template >
|
||||||
<div style="display: flex;flex-direction: column;">
|
<div style="display: flex;flex-direction: column;">
|
||||||
<Header></Header>
|
<Header></Header>
|
||||||
<MainSection></MainSection>
|
<MainSection></MainSection>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup>
|
<script setup>
|
||||||
import Header from "@/Manager/Header.vue";
|
import Header from "@/Manager/Header.vue";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user