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