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