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