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