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