| | |
| | | component: () => import('../views/system/userPassWord/UpdateUserPassWord.vue') |
| | | }, |
| | | { |
| | | path: 'updateUserName', |
| | | name: 'updateUserName', |
| | | component: () => import('../views/system/userPassWord/UpdateUserName.vue') |
| | | }, |
| | | { |
| | | name:'userPassWord', |
| | | path: '', |
| | | redirect:'/main/userPassWord/updateUserPassWord' |
| | | } |
| | | ] |
| | | }, |
| | | |
| | | |
| | | //sd模块 |
| | | { |
| | |
| | | { |
| | | path: 'printCustomLabel', |
| | | name: 'printCustomLabel', |
| | | component: () => import('../views/pp/processCard/PrintCustomLabel1.vue'), |
| | | component: () => import('../views/pp/processCard/PrintCustomLabel.vue'), |
| | | }, |
| | | { |
| | | path: 'printCustomLabelSemi', |
| | |
| | | { |
| | | path: 'printCustomLabelSemi2', |
| | | name: 'printCustomLabelSemi2', |
| | | component: () => import('../views/pp/processCard/PrintCustomLabelSemi.vue'), |
| | | component: () => import('../views/pp/processCard/PrintCustomLabelSemi2.vue'), |
| | | }, |
| | | { |
| | | path: 'printLabel1', |