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