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