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