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