diff --git a/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue b/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
index 15e30e0..ea93356 100644
--- a/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
+++ b/src/views/backOfficeSystem/DeploymentDisposal/mpvGroup/index.vue
@@ -173,20 +173,18 @@ const pageData = reactive({
},
controlsWidth: 280,
tableColumn: [
- { label: "群体名称", prop: "qtMc", width: 150 },
- { label: "群体类别", prop: "qtLb", showSolt: true, width: 150 },
- { label: "风险等级", prop: "qtFxdj", showSolt: true, width: 150 },
- { label: "背景资料", prop: "qtBjzl", width: 150 },
- { label: "背景信息", prop: "bgxx", showSolt: true, width: 150 },
- { label: "管辖单位", prop: "gxSsdwmc", width: 150 },
- { label: "列控原因", prop: "zdrLkyy", width: 150 },
- { label: "开始时间", prop: "zdrRkkssj", width: 150 },
- { label: "截至时间", prop: "zdrRkjssj", width: 150 },
- { label: "稳控人数", prop: "zdryList", showSolt: true, width: 150 },
- { label: "状态", prop: "qtZt", showSolt: true, width: 150 },
- { label: "标签", prop: "bqList", showSolt: true, showOverflowTooltip: true, width: 400 },
- { label: "创建单位", prop: "xtCjbmmc", width: 150 },
- { label: "创建时间", prop: "xtCjsj", width: 150 },
+ { label: "群体名称", prop: "qtMc" },
+ { label: "群体类别", prop: "qtLb", showSolt: true },
+ { label: "风险等级", prop: "qtFxdj", showSolt: true },
+ // { label: "背景资料", prop: "qtBjzl" },
+ { label: "背景信息", prop: "bgxx", showSolt: true },
+ { label: "管辖单位", prop: "gxSsdwmc" },
+ { label: "列控原因", prop: "zdrLkyy" },
+ { label: "开始时间", prop: "zdrRkkssj" },
+ { label: "截至时间", prop: "zdrRkjssj" },
+ { label: "稳控人数", prop: "zdryList", showSolt: true },
+ { label: "状态", prop: "qtZt", showSolt: true },
+ { label: "标签", prop: "bqList", showSolt: true, showOverflowTooltip: true, },
]
});
diff --git a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
index 5685dc8..84141a4 100644
--- a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
+++ b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
@@ -30,7 +30,12 @@
删除
-
+
+
+
+ 情报信息报告
+
+
@@ -141,6 +146,7 @@ import CustomTag from '../components/customTag.vue'
import Configuration from '../components/configuration.vue'
import transferMerchant from "./components/transferMerchant.vue";
import { isShiQingZhi } from "@/utils/auth.js"
+import { Edit } from "@element-plus/icons";
const { proxy } = getCurrentInstance();
const { D_GS_XS_LY, D_BZ_SSSHZT, D_BZ_SSZT, D_BZ_SF, D_GS_XS_LX, D_BZ_BQJB,
diff --git a/src/views/home/components/informationCollection.vue b/src/views/home/components/informationCollection.vue
index 34bd4b7..240c491 100644
--- a/src/views/home/components/informationCollection.vue
+++ b/src/views/home/components/informationCollection.vue
@@ -1,6 +1,13 @@
-
-
+
+
+
+ {{ title }}
+ 下载
+
+
+
+
@@ -33,6 +40,8 @@
diff --git a/src/views/home/components/keyGroups.vue b/src/views/home/components/keyGroups.vue
index e6440b1..148c153 100644
--- a/src/views/home/components/keyGroups.vue
+++ b/src/views/home/components/keyGroups.vue
@@ -1,7 +1,13 @@
-
-
-
+
+
+
+ 重点群体
+ 下载
+
+
+
+
@@ -45,6 +51,8 @@
diff --git a/src/views/home/components/keyPerson.vue b/src/views/home/components/keyPerson.vue
index 42334f7..f70aa67 100644
--- a/src/views/home/components/keyPerson.vue
+++ b/src/views/home/components/keyPerson.vue
@@ -1,9 +1,13 @@
-
-
-
-
-
+
+
+
+ 重点人总数
+ 下载
+
+
+
+
@@ -63,6 +67,8 @@
diff --git a/src/views/home/components/policeReports.vue b/src/views/home/components/policeReports.vue
index f2024f7..b0902f0 100644
--- a/src/views/home/components/policeReports.vue
+++ b/src/views/home/components/policeReports.vue
@@ -1,8 +1,12 @@
-
-
-
-
+
+
+
+ 警情总数
+ 下载
+
+
+
@@ -43,6 +47,8 @@
diff --git a/src/views/home/components/totalNumberClues.vue b/src/views/home/components/totalNumberClues.vue
index c44aadc..2ac28af 100644
--- a/src/views/home/components/totalNumberClues.vue
+++ b/src/views/home/components/totalNumberClues.vue
@@ -1,6 +1,12 @@
-
-
+
+
+
+ {{ props.title }}
+ 下载
+
+
+
@@ -36,13 +42,15 @@
diff --git a/src/views/home/components/totalNumberDistributions.vue b/src/views/home/components/totalNumberDistributions.vue
index c4a6baa..f6b4855 100644
--- a/src/views/home/components/totalNumberDistributions.vue
+++ b/src/views/home/components/totalNumberDistributions.vue
@@ -1,6 +1,12 @@
-
-
+
+
+
+ 线索总数
+ 下载
+
+
+
@@ -33,6 +39,8 @@
diff --git a/src/views/home/model/dbCount.vue b/src/views/home/model/dbCount.vue
index 88e3624..5119c4f 100644
--- a/src/views/home/model/dbCount.vue
+++ b/src/views/home/model/dbCount.vue
@@ -79,7 +79,6 @@ const openTc = (val) => {
title.value = '信息采集总数'
break;
case 'xszs':
-
openShow.xszs = true
title.value = '线索总数'
break;
diff --git a/src/views/home/model/yszs.vue b/src/views/home/model/yszs.vue
index 924a4e1..14d4f93 100644
--- a/src/views/home/model/yszs.vue
+++ b/src/views/home/model/yszs.vue
@@ -3,8 +3,8 @@
-
{{ item.label }} {{ item.value }}
-
{{ item.value }}
+
{{ item.label }} {{ item.value }}
+
{{ item.value }}
未签收:{{ item.wqsyj }}
已反馈:{{ item.yfkyj }}