feige
2023-04-08 6a99341341912b65a7cbfaaad79c15bec1fb9368
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: '查询详情'}
      }
@@ -159,6 +159,8 @@
      }
    ]
  },
  //编辑个人信息
  {
    path: '/self/user',