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