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