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