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