lkk
2025-06-19 37c5fa644553d6e24c729b62408e631a8c50e379
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },