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