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