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