新增了人员绩效页面

This commit is contained in:
chenze 2024-08-08 14:32:22 +08:00
parent 83292e321b
commit 6fe0274bb3

View File

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: 'RepairStatistics'
}
</script>
<style scoped>
</style>