lkk
2024-12-05 81f0a7c8b364fe7b8d566b27bfc9c8ef11d2be7f
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },