diff --git a/src/components/Detail.vue b/src/components/Detail.vue
index f8cf695..2e6bd5c 100644
--- a/src/components/Detail.vue
+++ b/src/components/Detail.vue
@@ -17,13 +17,13 @@
案件编号
-
+
{{form.id}}
姓名
-
+
{{form.contactName}}
@@ -32,13 +32,13 @@
手机号
-
+
{{form.contactPhone}}
身份证号码
-
+
{{form.contactIdCard}}
@@ -60,7 +60,7 @@
评价
-
+
{{form.satisfaction}}