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