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