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