1
wwl
2025-03-13 319cf42af7648e99693f6eabfec4f842a40ed340
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },