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