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