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