1
lkk
2025-06-05 8925a21e020cdaee64924f3243898c4d86038fa2
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },