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