From c678b8026469ce7e9352b30029bec4f5ab04f02a Mon Sep 17 00:00:00 2001
From: Apcallover <1503963513@qq.com>
Date: Wed, 8 May 2024 19:36:03 +0800
Subject: [PATCH] flat: cityid
---
pages/projectInfo/workInfo.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/projectInfo/workInfo.vue b/pages/projectInfo/workInfo.vue
index 79d6b1d..a1f2718 100644
--- a/pages/projectInfo/workInfo.vue
+++ b/pages/projectInfo/workInfo.vue
@@ -100,7 +100,7 @@
座机号:{{info.callNumber}}
-->
- 工作地址:{{`${info.province}${info.city}${info.county}` || info.jobAddress || '暂无'}}
+ 工作地址:{{ info.cityId || '暂无'}}
详细地址:{{info.address || '暂无'}}