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