|
@ -95,9 +95,9 @@ export const constantRoutes = [ |
|
|
meta: {title: '批发数据上报',noCache: true} |
|
|
meta: {title: '批发数据上报',noCache: true} |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
path: '/404', |
|
|
path: '/kucun/xssjgl/index.vue', |
|
|
component: () => import('@/views/404'), |
|
|
component: () => import('@/views/kucun/xssjgl/index.vue'), |
|
|
name: 'manufacturerPreference', |
|
|
name: 'salesDetailsReporting', |
|
|
meta: {title: '销售明细上报',noCache: true} |
|
|
meta: {title: '销售明细上报',noCache: true} |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|