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