qinxianzhangyao
2024-07-04 683b2620e0fbfba24787046e2630cbfed0337484
src/components/Historicalreport/index.vue
@@ -30,7 +30,8 @@
    props: {
        reportHistorydata: {
            type: Array,
            type: Array,//数组类型
            default: () => []
        }
    },