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