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