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