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