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