From 66d2ab8434203b8141e4a76e1cb663054299afd6 Mon Sep 17 00:00:00 2001
From: yuxc <653031404@qq.com>
Date: 星期三, 11 十月 2023 16:43:51 +0800
Subject: [PATCH] 1、相似项后台接口编写。

---
 Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
index 54b5b98..fb07d01 100644
--- a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
+++ b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
@@ -286,6 +286,7 @@
           text.push(itemText);
         }
       })
+
       let mapFields =this.referConfig.fieldMap || {};
       try {
         if(!validatenull(this.options.mapFields)){

--
Gitblit v1.10.0