Browse Source

注释厂家回款返利核对路由

master
yunuo970428 3 years ago
parent
commit
9901eaf636
  1. 12
      anrui-scm/anrui-scm-ui/src/router/modules/codemenu.js

12
anrui-scm/anrui-scm-ui/src/router/modules/codemenu.js

@ -533,12 +533,12 @@ const codemenu = [
name: 'huikuanfanliyutigaunli',
meta: { title: '厂家回款返利预提', noCache: true }
},
{
path: '/huikuanhedui/collectionrebatetobechecked',
component: () => import('@/views/manufacturerrebates/huikuanhedui/collectionrebatetobechecked.vue'),
name: 'huikuanfanlidaihedui',
meta: { title: '厂家回款返利核对', noCache: true }
},
// {
// path: '/huikuanhedui/collectionrebatetobechecked',
// component: () => import('@/views/manufacturerrebates/huikuanhedui/collectionrebatetobechecked.vue'),
// name: 'huikuanfanlidaihedui',
// meta: { title: '厂家回款返利核对', noCache: true }
// },
{
path: '/huikuanfenpei/collectionrebateallot',
component: () => import('@/views/manufacturerrebates/huikuanfenpei/collectionrebateallot.vue'),

Loading…
Cancel
Save