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