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