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