|
@ -247,7 +247,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ |
|
|
{ |
|
|
{ |
|
|
path: '/purchasereceiptReport', |
|
|
path: '/purchasereceiptReport', |
|
|
component: () => import('@/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptReport/index.vue'), |
|
|
component: () => import('@/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptReport/index.vue'), |
|
|
name: 'NoFound', |
|
|
name: 'purchasereceiptReport', |
|
|
meta: { |
|
|
meta: { |
|
|
hidden: true, |
|
|
hidden: true, |
|
|
title: t('ts.查看质检报告'), |
|
|
title: t('ts.查看质检报告'), |
|
|