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