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