From f49a2772580b70746e9ea9988336b4dea4868127 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com>
Date: Tue, 25 Mar 2025 14:52:07 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/detection/orderdetais.vue | 2192 +++++++++++++++++--------------
1 file changed, 1214 insertions(+), 978 deletions(-)
diff --git a/pages/detection/orderdetais.vue b/pages/detection/orderdetais.vue
index 3cda1b9..b7090cc 100644
--- a/pages/detection/orderdetais.vue
+++ b/pages/detection/orderdetais.vue
@@ -1,1037 +1,1273 @@
-
-
-
-
-
-
-
- 检测详情
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{detailData.workerName}}
-
-
+
+
+
+
+
+
+
+ 检测详情
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ detailData.workerName }}
+
+
-
-
-
-
-
-
- {{detailData.goodsName}}
-
-
- 手机号:
- {{detailData.buyUserPhone}}
-
-
- 车型:
- {{detailData.carType}}
-
-
- 车牌号:
- {{detailData.carNum}}
-
+
+
+
+
+
+
+ {{ detailData.goodsName }}
+
+
+ 手机号:
+ {{ detailData.buyUserPhone }}
+
+
+ 车型:
+ {{ detailData.carType }}
+
+
+ 车牌号:
+ {{ detailData.carNum }}
+
-
-
-
-
- 联系招待员
-
-
+
+
+
+
+ 联系招待员
+
+
-
-
-
- 开始时间:
-
- {{detailData.startTime}}
-
-
-
- 结束时间:
-
- {{detailData.endTime || ''}}
-
-
+
+
+
+
+
+
+
+
+
+ {{ item.projectName }}
+
+
+
+
-
-
- {{detailData.remark || ''}}
-
-
-
-
-
-
-
-
-
+
-
-
- 推荐M站
-
- 更多
-
-
-
-
-
+
+
+ {{ index + 1 }}
+
+
+ {{ item.title }}
+
+ 施工人员:
+ {{ item.nickname }}
+
+
+
+ {{ item.createTime }}
+
+ {{ item.createTime }}
+ 至
+ {{ item.updateTime }}
+
-
-
- {{item.siteName}}
- {{item.siteAddress}}
+
+
-
-
-
-
- 联系人:
- {{item.siteContractName}}
-
+
+ {{ item.content }}
+
+
+
+
-
- 联系人电话:
- {{item.siteContractPhone}}
-
-
-
-
-
-
-
- {{(item.distance/1000).toFixed(2)}} km
-
-
-
-
-
-
-
- {{items.goodsTitle}}
- ¥{{items.price / 100}}
-
-
+
-
-
-
-
+
+
+
+
+ 开始时间:
+
+ {{ detailData.startTime }}
+
+
+
+ 结束时间:
+
+ {{ detailData.endTime || '' }}
+
+
+
+
+
+ {{ detailData.remark || '' }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 推荐M站
+
+ 更多
+
+
+
+
+
+
+
+
+
+ {{ item.siteName }}
+ {{ item.siteAddress }}
+
+
+
+
+
+ 联系人:
+ {{ item.siteContractName }}
+
+
+
+ 联系人电话:
+ {{ item.siteContractPhone }}
+
+
+
+
+
+
+
+
+ {{ (item.distance / 1000).toFixed(2) }}
+ km
+
+
+
+
+
+
+
+
+ {{ items.goodsTitle }}
+ ¥{{ items.price / 100 }}
+
+
+
+
+
+
+