1
lkk
2025-06-09 c733f15292736ea539378226af0639f4ff04fe5b
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },