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