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