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