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