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