diff --git a/pages/index/index.vue b/pages/index/index.vue
index 224b957..efc3d47 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -269,13 +269,22 @@
-
+
+
+
+
{{artificerItem.dzs}}
-
+
+
+
+
+ 状态
+ 通过
+ 拒绝
+
+
- 确认提交
- 直接联系
+ 确认提交
直接联系
@@ -71,7 +78,8 @@
applyId: '',
latitude:'',
longitude:'',
- cityData:''
+ cityData:'',
+ status:'',
};
},
onLoad() {
@@ -166,7 +174,7 @@
this.applyName = res.data.applyName
this.applyPhone = res.data.applyPhone
this.applyContent = res.data.applyContent
- this.applyId = res.data.status
+ this.status = res.data.status
}
})
},
diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue
index 007393e..9ee07af 100644
--- a/pages/therapist/orderDetail.vue
+++ b/pages/therapist/orderDetail.vue
@@ -256,13 +256,22 @@
-
+
+
+
+
{{artificerItem.dzs}}
-
+