1. 提交代码
This commit is contained in:
@@ -832,15 +832,15 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
component: () => import('@/views/ydoyun/report/lijun/reportpage6/detail.vue')
|
||||
},
|
||||
{
|
||||
path: 'product-splb',
|
||||
path: 'wbl/product-splb',
|
||||
name: 'ProductSplbReport',
|
||||
meta: {
|
||||
title: '商品报表',
|
||||
title: '商品列表报表',
|
||||
noCache: true,
|
||||
hidden: true,
|
||||
canTo: true
|
||||
},
|
||||
component: () => import('@/views/ydoyun/report/productSplb/index.vue')
|
||||
component: () => import('@/views/ydoyun/report/wangbuliao/productSplb/index.vue')
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user