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