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