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