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