ezhizao_zx 5 months ago
parent
commit
52bebf1748
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -132,7 +132,7 @@ export const constantRoutes = [
 			component: () => import('@/views/business/interReturnReceipt/index'),
 			name: 'InterReturnReceipt',
 			meta: {
-				title: '内部收回单',
+				title: '委外收回',
 				icon: 'list',
 				value: {
 					isInter: true