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