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