From 80ef464bf93212805d6b36f12b7791edda04e23e Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期五, 15 九月 2023 09:36:22 +0800 Subject: [PATCH] 集成模块 搜索回显 --- Source/UBCS-WEB/src/components/refer/vciWebRefer.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/components/refer/vciWebRefer.vue b/Source/UBCS-WEB/src/components/refer/vciWebRefer.vue index fa4a1bd..7aab2aa 100644 --- a/Source/UBCS-WEB/src/components/refer/vciWebRefer.vue +++ b/Source/UBCS-WEB/src/components/refer/vciWebRefer.vue @@ -17,6 +17,7 @@ components: {vciWebReferTree, vciWebReferTable, vciWebReferDefalut}, data() { return { + reterTypeLeavl:'213', refertype: this.referConfig.options.type, emitData:{}, title:'', -- Gitblit v1.9.3