canteen_system/src/views/IntelligentEarlyWarningCenter/index.vue

5 lines
79 B
Vue
Raw Normal View History

2025-05-15 16:18:56 +08:00
<template>
<div>智能预警中心</div>
</template>
<script setup></script>