From fa0788aa677b9068125acf69321dbf57d688a6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Fri, 17 May 2024 10:30:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=9F=A5=E5=AE=9A=E4=BD=8D=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/resourceManagement/enterprise/addForm.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/modules/resourceManagement/enterprise/addForm.vue b/src/views/modules/resourceManagement/enterprise/addForm.vue index d163b94c1..ab1ddd4c2 100644 --- a/src/views/modules/resourceManagement/enterprise/addForm.vue +++ b/src/views/modules/resourceManagement/enterprise/addForm.vue @@ -242,6 +242,8 @@ 备注: {{ item.remark || '--' }} + 巡查定位: {{ + item.reviewAddress || '--' }}