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