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