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