feige
2023-04-09 8d73042d591026d1b658bf0aa0829cdc121435f5
ruoyi-ui/src/router/index.js
@@ -121,7 +121,7 @@
    children: [
      {
        path: 'propertyInfo/:id(\\d+)',
        component: () => import('@/views/note/propertyInfo'),
        component: () => import('@/views/note/propertylnfo'),
        name: 'propertyInfo',
        meta: { title: '查询详情'}
      }