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