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