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