1
lkk
2025-07-01 88a79bd2b6b136b6b9bb28cd720fa14daff82443
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },