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