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