123
wwl
2024-12-13 2703859a75294db7df0a54b028f73ff2c1e61544
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },