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