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