From f963b265578cf983d4ee53f24bcd7294bcfd16e6 Mon Sep 17 00:00:00 2001 From: lihang <lihang@vci-tech.com> Date: 星期二, 13 六月 2023 14:50:10 +0800 Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs --- 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