lilei 4 سال پیش
والد
کامیت
1e61850020
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pages/order/orderDetail.vue

+ 1 - 1
pages/order/orderDetail.vue

@@ -35,7 +35,7 @@
 					{{orderInfo.orderCoupons[0].couponTitle}}
 				</u-cell-item>
 				<u-cell-item title="实付金额" :arrow="false">
-					<text class="order-price">¥{{orderInfo.payStatus=='paid' ? orderInfo.paymentAmount : 0}}</text>
+					<text class="order-price">¥{{orderInfo.payStatus=='PAID' ? orderInfo.paymentAmount : 0}}</text>
 				</u-cell-item>
 			</u-cell-group>
 			<view class="order-photo">