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