lkk
2025-03-17 83a455b45a1a6d9f1baf5021d017fa27fc3efb3e
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },