qinxianzhangyao
2023-12-11 83e6634922b704750575d3dbf6275edb0fae4cbb
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },