lkk
2024-12-24 508009985961bc14aff7ef1bd8d3c05c0a86f7a2
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },