su
su1124
2024-01-10 6ca45612f4564a741c56c8179e594a72fa79dbc7
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },