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