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