zhengjinyi %!s(int64=2) %!d(string=hai) anos
pai
achega
2ea5885f8e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/user/order/order-sharedetails.vue

+ 1 - 1
pages/user/order/order-sharedetails.vue

@@ -84,7 +84,7 @@ export default {
 			this.OrderService.QueryOrderDetails({ shopOrderId: this.shopOrderId, userId: this.userId })
 				.then(response => {
 					let data = response.data
-					this.status = data.order.status
+					this.status = data.shopOrder.status
 					this.addressData = data.userInfo
 					this.orderInfo = data.shopOrder
 					this.shopOrderData = data.shopOrderList