Commit ef400b61 by li_hongchao

更新-没改东西

parent b934b748
/* /*
* @Author: your name * @Author: your name
* @Date: 2021-09-07 09:58:13 * @Date: 2021-09-07 09:58:13
* @LastEditTime: 2021-12-24 16:55:48 * @LastEditTime: 2022-01-10 12:00:05
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
* @Description: In User Settings Edit * @Description: In User Settings Edit
* @FilePath: \founder_vue\src\router\modules\index.js * @FilePath: \founder_vue\src\router\modules\index.js
...@@ -46,20 +46,6 @@ export default [ ...@@ -46,20 +46,6 @@ export default [
component: () => import('@/views/zzwlr/xzry.vue') component: () => import('@/views/zzwlr/xzry.vue')
}, },
{ {
path: '/xzry/:type',
// redirect: "/fingerprintIndex/R4300000000002021125008/admin",
name: 'xzry',
hidden: true,
// icon_d: '/img/zzwcj_d.png',
// icon_a: '/img/zzwcj_a.png',
meta: {
parentId: 'zzwlr',
title: '新增人员',
// auth: 'A'
},
component: () => import('@/views/zzwlr/xzry.vue')
},
{
path: '/zzwlr', path: '/zzwlr',
name: 'zzwlr', name: 'zzwlr',
hidden: false, hidden: false,
...@@ -69,7 +55,7 @@ export default [ ...@@ -69,7 +55,7 @@ export default [
title: '指掌纹录入', title: '指掌纹录入',
auth: 'B' auth: 'B'
}, },
component: () => import('@/views/zzwlr/index.vue'), component: () => import('@/views/zzwlr/Index.vue'),
}, },
{ {
path: '/drFPTX', path: '/drFPTX',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment