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