完成 区域报告 事件报告 迁移

This commit is contained in:
GGJ
2024-02-28 20:35:20 +08:00
parent 4aaf97fe8b
commit e910584460
16 changed files with 1285 additions and 63 deletions

View File

@@ -1,11 +1,9 @@
<template>
<div> </div>
<div>
<!--大屏页面 -->
</div>
</template>
<script setup lang='ts'>
<script setup lang="ts">
import { ref, reactive } from 'vue'
</script>
<style lang="scss" scoped>
</style>
<style lang="scss" scoped></style>