zs 6 months ago
parent
commit
7f0019ff62
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/service/frame/Init.service.ts

+ 2 - 2
src/service/frame/Init.service.ts

@@ -179,8 +179,8 @@ export class InitService {
     const password = {
       name: '修改密码',
       order_num: 999,
-      path: '/acccount/updatepd',
-      component: '/acccount/updatepd/index',
+      path: '/acccount',
+      component: '/acccount/index',
       type: '1',
       route_name: 'password',
     };