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