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