1
lkk
9 天以前 a0a3035f5822585549a5204c7f9a385abfecbf79
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },