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