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