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