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