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