1
wwl
2025-02-27 6a093dccf64c2666e4f16383c8c8aea378d84764
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },