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