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