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