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