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