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