l
wwl
2025-03-08 a4a76a3aac047df7a47bd8292c7eac16c018638b
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },