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