wwl
2024-12-25 42f17b759cc69f44a8d200934117daaaa703d87d
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },