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