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