src/router/index.ts
@@ -124,8 +124,8 @@ { path: '/AddOrEditCustomer/:id?', name: 'AddOrEditCustomer', hidden: false, alwaysShow: true, hidden: true, alwaysShow: false, component: () => import('@/views/CustomerManage/AddOrEditCustomer.vue'), meta: { rank: 10011, @@ -135,8 +135,8 @@ { path: '/CustomerDetail/:id', name: 'CustomerDetail', hidden: false, alwaysShow: true, hidden: true, alwaysShow: false, component: () => import('@/views/CustomerManage/CustomerDetail.vue'), meta: { rank: 10011,