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