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