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