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