阳洁
2024-02-01 c69c4f72ce65388f0d8387c5ab67841377f53b7a
src/router.js
@@ -159,7 +159,7 @@
      path: '/report/h5',
      component: () => import('@/views/report/reportH5'),
      name: 'reportH5',
      meta: { title: 'H5报告' }
      meta: { title: '个人反馈报告' }
    }
  ]
})