Browse Source

前端更新 sdy

zhongtianhaoyuan 3 years ago
parent
commit
538f099759
2 changed files with 3 additions and 3 deletions
  1. 2 2
      pages/erp/index.vue
  2. 1 1
      pages/erp/openService/openService.vue

+ 2 - 2
pages/erp/index.vue

@@ -94,7 +94,7 @@ import helper from '@/common/helper.js';
 						// icon: 'cuIcon-edit',
 						src: '../../static/img/erp/shougouzhijian@3x.png',
 						tips: 0,
-						url: `/pages/erp/improvedExWaehousing/improvedExWaehousing`,
+						url: `/pages/erp/openService/openService`,
 						show: true
 					},
 					{
@@ -103,7 +103,7 @@ import helper from '@/common/helper.js';
 						// icon: 'cuIcon-edit',
 						src: '../../static/img/erp/shougouzhijian@3x.png',
 						tips: 0,
-						url: `/pages/erp/improvedExWaehousing/improvedExWaehousing`,
+						url: `/pages/erp/contactCustomerService/contactCustomerService`,
 						show: true
 					}
 				],

+ 1 - 1
pages/erp/openService/openService.vue

@@ -36,7 +36,7 @@
 				value: '',
 				type: 'textarea',
 				border: true,
-				height: 100,
+				height: 150,
 				autoHeight: true,
 			}
 		},