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