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