fix
This commit is contained in:
parent
a246b14b25
commit
3035f5f502
|
@ -1,8 +1,6 @@
|
||||||
<template >
|
<template style="display: flex;flex-direction: column;">
|
||||||
<div style="display: flex;flex-direction: column;">
|
<Header></Header>
|
||||||
<Header></Header>
|
<MainSection></MainSection>
|
||||||
<MainSection></MainSection>
|
|
||||||
</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