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