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