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