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