@@ -398,7 +398,7 @@ onMounted(() => {
<script lang="ts">
// 设置页面名称进行组件缓存
export default {
- name: "MonthSystemApplyDataCount",
+ name: "YearSystemApplyDataCount",
}
</script>