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