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