diff --git a/my/order/payModifyTcMy.vue b/my/order/payModifyTcMy.vue
index 5772a99..230149a 100644
--- a/my/order/payModifyTcMy.vue
+++ b/my/order/payModifyTcMy.vue
@@ -13,7 +13,7 @@
{{orderXm.title}}
-
+
@@ -984,6 +984,7 @@
this.loading = false
uni.hideLoading()
this.order = res.data
+ console.log(this.order);
let aliphone = this.$queue.getData('aliphone');
if (aliphone === '是' && this.order.artificer) {
this.ysPhone(this.order.phone, this.order.artificer.phone);