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