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