From dd924ffaa73c98af4a7929324d7d4fc003198b5c Mon Sep 17 00:00:00 2001 From: yangrd <1020519285@qq.com> Date: Fri, 14 Mar 2025 17:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=AE=E7=9A=84=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- artRepairLog.js | 1 + components/amapSearch.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/artRepairLog.js b/artRepairLog.js index 59f6c45..4ea1fb7 100644 --- a/artRepairLog.js +++ b/artRepairLog.js @@ -15,6 +15,7 @@ class ArtRepairLog extends CellsysEvent { this.description = params.description; this.datetime = params.datetime; this.geometry = params.geometry; + this.geometryName = params.geometry_name; this.images = params.images; // if (params.images) { // this.artworkImages = params.images.map((url) => { diff --git a/components/amapSearch.vue b/components/amapSearch.vue index 26d786a..0ae21be 100644 --- a/components/amapSearch.vue +++ b/components/amapSearch.vue @@ -12,7 +12,7 @@ class="search-container" v-if="!isReadonly">