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