1
lkk
2025-04-29 5fc585a412740687529354bdc4168a8f4b6a6534
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },