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