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