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