优化
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Area :WindowState="windowState" @update:WindowState="handleUpdate" />
|
||||
<Area :WindowState="windowState" :showTitleBar="false" />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user