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