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