From c1c8ac27338c1e883a3a9260185df58e76a3d7a9 Mon Sep 17 00:00:00 2001
From: wangting <675591594@qq.com>
Date: 星期二, 13 六月 2023 11:18:28 +0800
Subject: [PATCH] 修改参照组件

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

diff --git a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
index 594e1ac..8b3ec00 100644
--- a/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
+++ b/Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
@@ -60,12 +60,6 @@
       },
       data:this.referConfig.options.data || [],
       selectionList: [],
-      objTree: {//鐢ㄤ簬琛ㄦ牸鏍戯紝鐩墠杩樻病鍔犱笂浣跨敤
-        keyId: 'oid',//鏍戝舰id瀛楁鍚嶇О
-        keyPid: 'parentSaleProduct',//鏍戝舰鐖秈d瀛楁鍚嶇О
-        title: 'id',//浠ユ爲褰㈠紡鏄剧ず鐨勫瓧娈�
-        defaultShow: false//榛樿鎶樺彔
-      },
       option: {
         addBtn: false,
         height: this.referConfig.options.height ? this.referConfig.options.height : 475,

--
Gitblit v1.9.3