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