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