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