su
su1124
2023-12-25 8181583ea89c7af496e16df4f6a4953857923f63
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },