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