su
su1124
2024-08-15 7009ae6599504bda800e7d39f3713db3b61a944c
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },