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