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