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