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