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