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