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