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