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