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