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