zs 6 月之前
父节点
当前提交
7f0019ff62
共有 1 个文件被更改,包括 2 次插入2 次删除
  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',
     };