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