11
lkk
2025-04-29 6e1868372d1b114650be860f70e882f7b3b2778f
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },