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