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