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', name: 'huikuanfanliyutigaunli',
meta: { title: '厂家回款返利预提', noCache: true } meta: { title: '厂家回款返利预提', noCache: true }
}, },
{ // {
path: '/huikuanhedui/collectionrebatetobechecked', // path: '/huikuanhedui/collectionrebatetobechecked',
component: () => import('@/views/manufacturerrebates/huikuanhedui/collectionrebatetobechecked.vue'), // component: () => import('@/views/manufacturerrebates/huikuanhedui/collectionrebatetobechecked.vue'),
name: 'huikuanfanlidaihedui', // name: 'huikuanfanlidaihedui',
meta: { title: '厂家回款返利核对', noCache: true } // meta: { title: '厂家回款返利核对', noCache: true }
}, // },
{ {
path: '/huikuanfenpei/collectionrebateallot', path: '/huikuanfenpei/collectionrebateallot',
component: () => import('@/views/manufacturerrebates/huikuanfenpei/collectionrebateallot.vue'), component: () => import('@/views/manufacturerrebates/huikuanfenpei/collectionrebateallot.vue'),

Loading…
Cancel
Save