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