admin-vben5/apps/web-antd/src/views/property/attendanceManagement/attendanceStatistics/dailyStatistics/index.vue

12 lines
113 B
Vue
Raw Normal View History

2025-07-03 17:49:23 +08:00
<script setup lang="ts">
</script>
<template>
每日统计
</template>
<style scoped lang="scss">
</style>