qinxianzhangyao
2024-03-19 807bf444a4930a18ba56fd987d3261853391050d
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },