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