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