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