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