su
su1124
2024-02-02 eca89cf0e2e74823fc68cb4e4bb237a1618ca912
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },