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