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