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