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