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