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