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