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