qx
wwl
2025-02-08 00865e5de8d4bc31caa931de063b71acdbb26266
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },