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