From ca8c391d9f562ea6e95d322f6dd5a35be4bac82f Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Thu, 18 Dec 2025 11:57:20 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E7=BA=BF=E7=B4=A2=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../backOfficeSystem/HumanIntelligence/infoCollection/index.vue | 2 +- src/views/backOfficeSystem/HumanIntelligence/listView/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue index 8d7ee85..9795763 100644 --- a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue +++ b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue @@ -193,7 +193,7 @@ const searchConfiger = ref([ { label: "情报标题", prop: 'qbmc', placeholder: "请输入情报标题", showType: "input" }, { label: "标签级别", prop: 'qbjb', placeholder: "请选择标签级别", showType: "select", options: D_BZ_BQJB }, { label: "情报处置状态", prop: 'lczt', placeholder: "请选择处置状态", showType: "select", options: D_BZ_LCZT }, - { label: "线索编号", prop: 'xsBh', placeholder: "请输入线索编号", showType: "input" }, + // { label: "线索编号", prop: 'xsBh', placeholder: "请输入线索编号", showType: "input" }, { label: "关键字", prop: 'keyword', placeholder: "请输入关键字", showType: "input" }, ]); const pageData = reactive({ diff --git a/src/views/backOfficeSystem/HumanIntelligence/listView/index.vue b/src/views/backOfficeSystem/HumanIntelligence/listView/index.vue index bbe07a2..fdffe3d 100644 --- a/src/views/backOfficeSystem/HumanIntelligence/listView/index.vue +++ b/src/views/backOfficeSystem/HumanIntelligence/listView/index.vue @@ -154,7 +154,7 @@ watch(() => D_BZ_BQJB, val => { searchConfiger.value = [ { label: "情报标题", prop: 'qbmc', placeholder: "请输入情报标题", showType: "input" }, { label: "情报处置状态", prop: 'lczt', placeholder: "请选择处置状态", showType: "select", options: D_BZ_LCZT }, - { label: "线索编号", prop: 'xsBh', placeholder: "请输入线索编号", showType: "input" }, + // { label: "线索编号", prop: 'xsBh', placeholder: "请输入线索编号", showType: "input" }, { label: "关键字", prop: 'keyword', placeholder: "请输入关键字", showType: "input" }, ] }, { deep: true, immediate: true }) From 7307b6c5da87a437b06e4dccd7c122e2930ad8f7 Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Thu, 18 Dec 2025 11:58:26 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=E6=96=87=E5=AD=97=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/model/qingBaowbTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/model/qingBaowbTable.vue b/src/views/home/model/qingBaowbTable.vue index 8ad2995..2bd1b2d 100644 --- a/src/views/home/model/qingBaowbTable.vue +++ b/src/views/home/model/qingBaowbTable.vue @@ -5,7 +5,7 @@ 优秀信息员