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