Explorar o código

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
修改下单

1004749546@qq.com %!s(int64=4) %!d(string=hai) anos
pai
achega
a780317f14
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      pages/getOrder/getOrder.vue

+ 1 - 4
pages/getOrder/getOrder.vue

@@ -308,10 +308,7 @@
 				if (this.isRead != 'read') {
 					this.toashMsg('请先阅读并同意无人洗车《注意事项及服务协议》!')
 					return
-				} else if (this.itemList.length == 0) {
-					this.toashMsg('暂无服务项目')
-					return
-				}
+				} 
 				uni.showLoading({
 					title: '请求中...',
 					mask: true