11
lkk
2025-04-15 c70ffa07e49c0711b79156f00f80b1883d07450f
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },