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