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