qs
qx
2025-03-08 613c7e02039f447205fb34d1372f28629cb4af20
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },