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