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