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