canteen_system/src/views/earlyWarning/index.vue

11 lines
127 B
Vue
Raw Normal View History

2025-04-25 09:17:25 +08:00
<script setup lang="ts">
</script>
<template>
<div>智能预警中心</div>
</template>
<style scoped lang="scss">
</style>