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