From 3b8791b5aa7f6184b9c2062431d9cd7bd4715d31 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期一, 22 七月 2024 17:29:04 +0800 Subject: [PATCH] customTagList --- src/views/project/ch/home/Home.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/views/project/ch/home/Home.vue b/src/views/project/ch/home/Home.vue index acec42b..fd28f26 100644 --- a/src/views/project/ch/home/Home.vue +++ b/src/views/project/ch/home/Home.vue @@ -21,8 +21,6 @@ v-model:isShow="state.isShowAdvanceExample" ref="customDrawerrRef" @updateChatInput="updateChatInput" - :customTagList="state.customTagList" - :customOfficeList="state.customOfficeList" /> </div> </div> -- Gitblit v1.9.3