shish 2 years ago
parent
commit
c34edcc134
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghs/src/views/home.vue

+ 1 - 1
ghs/src/views/home.vue

@@ -73,7 +73,7 @@ export default {
 					url: '/order/list?status=1'
 					url: '/order/list?status=1'
 				},
 				},
 				{
 				{
-					name: '配送中订单',
+					name: '待收货订单',
 					val: '',
 					val: '',
 					url: '/order/list?status=3'
 					url: '/order/list?status=3'
 				},
 				},