diff --git a/config.js b/config.js
index 3bf87f2..6f0d247 100644
--- a/config.js
+++ b/config.js
@@ -1,8 +1,9 @@
// 应用全局配置
module.exports = {
// baseUrl: 'https://www.nuoyunr.com',
- baseUrl: 'http://192.168.1.17:48080',
+ // baseUrl: 'http://192.168.1.17:48080',
// baseUrl: "http://192.168.1.4:48080",
+ baseUrl: "http://localhost:48080",
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
baseImageUrl: 'https://www.nuoyunr.com/minio/',
wsUrl: 'wss://www.nuoyunr.com',
diff --git a/pages-order/orderDetail/orderDetail.vue b/pages-order/orderDetail/orderDetail.vue
index 78ab98b..3d3e99f 100644
--- a/pages-order/orderDetail/orderDetail.vue
+++ b/pages-order/orderDetail/orderDetail.vue
@@ -14,8 +14,14 @@
{{ ticketInfo.ticketsStatus == '02' ? '已完成' : ticketInfo.statusStr }}
当前工单维修项目{{ ticketInfo.flag == '02' ? '已全部完成' : ticketInfo.statusStr }}
+
+ 服务顾问
+
+ {{ticketInfo.adviserName}} {{ticketInfo.linkPhone}}
+
+
车辆信息