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