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