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