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