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