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