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