dbd-meeting-html/src/views/admin/repair/RepairStatistics.vue

13 lines
115 B
Vue
Raw Normal View History

2024-08-08 14:32:22 +08:00
<template>
</template>
<script>
export default {
name: 'RepairStatistics'
}
</script>
<style scoped>
</style>