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