diff --git a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue
index 3150e2e..624ea21 100644
--- a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue
+++ b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/index.vue
@@ -1,644 +1,40 @@
-
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
-
-
- 导出
-
-
-
-
-
- 上报
-
-
-
-
-
- 删除
-
-
-
-
-
-
-
+
+
+ {{ el }}
-
-
-
-
-
-
-
-
-
-
-
- 采纳
-
- 回退
-
-
-
-
-
- 送审
- 送审
-
-
- 上报
- 分组
-
-
- 删除
- 修改
- 续报
-
- 详情
-
- 转线索
-
-
-
-
-
- 关注
-
- 打标签
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/XXCJ.vue b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
similarity index 98%
rename from src/views/backOfficeSystem/HumanIntelligence/infoCollection/XXCJ.vue
rename to src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
index 388cf76..3150e2e 100644
--- a/src/views/backOfficeSystem/HumanIntelligence/infoCollection/XXCJ.vue
+++ b/src/views/backOfficeSystem/HumanIntelligence/infoCollection/infomation.vue
@@ -166,6 +166,7 @@ const searchConfiger = ref([
{ label: "编号", prop: 'xsBh', placeholder: "请输入编号", showType: "input" },
{ label: "时间", prop: "startTime", placeholder: "请选择时间", showType: "daterange" },
{ label: "情报标题", prop: 'qbmc', placeholder: "请输入情报标题", showType: "input" },
+ { label: "标签内容", prop: 'bqdmList', placeholder: "请选择标签内容", showType: "select", options: D_XXCJ_BQLX,multiple:true},
{ label: "标签级别", prop: 'qbjb', placeholder: "请选择标签级别", showType: "select", options: D_BZ_BQJB },
{ label: "情报处置状态", prop: 'lczt', placeholder: "请选择处置状态", showType: "select", options: D_BZ_LCZT },
{ label: "关键字", prop: 'keyword', placeholder: "请输入关键字", showType: "input" },
@@ -370,12 +371,14 @@ const butcontroll = (val, zt) => {
// 搜索
const onSearch = (val) => {
+console.log(val.bqdmList);
const promes = {
...pageData.pageConfiger,
...val,
startTime: val.startTime ? val.startTime[0] : '',
endTime: val.endTime ? val.endTime[1] : '',
+ bqdmList:val.bqdmList?val.bqdmList.join(','):""
}
queryFrom.value = { ...promes }
@@ -486,7 +489,7 @@ const dologCancel = () => {
// 表格高度计算
const tabHeightFn = () => {
- pageData.tableHeight = window.innerHeight - searchBox.value.offsetHeight - 290;
+ pageData.tableHeight = window.innerHeight - searchBox.value.offsetHeight - 250;
window.onresize = function () {
tabHeightFn();
};
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 0a27994..2acfa32 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -253,73 +253,10 @@ const handleOpenNotification = () => {
}
const makerCenter = () => {
const dw = require("@/assets/point/dingwei.png")
- // qcckGet({},'/mosty-gsxt/lzJcjPjdb/selectCount').then(res=>{
- // // qcckGet({},'/mosty-gsxt/tbYjxx/selectSsbm').then(res=>{
- // emitter.emit('deletePointArea','hm')
- // let list = res || [];
- // list.forEach(item => {
- // (item.jqjb || []).forEach(v=>{
- // v.jbmc = D_BZ_JQDJ.value.find(itm => itm.value == v.jbdm).label
- // })
- // let obj = centralPoint.find(i => i.name == item.ssbm || i.ssbmdm == item.ssbmdm);
- // if(obj){
- // item.jd = obj.point[0];
- // item.wd = obj.point[1];
- // }
- // })
-
-
- // allDep.value = list;
- // console.log( allDep.value);
-
- // emitter.emit("addPointArea", { coords:list, icon: dw, flag: "hm", size: '14px', showTitle: false, offset: [0, -25] });
- // })
-
-
-
qcckGet({}, '/mosty-gsxt/lzJcjPjdb/selectCountNew').then(res => {
- console.log(res);
-
-let list = res || [];
- list.forEach(item => {
- // (item.jqjb || []).forEach(v=>{
- // v.jbmc = D_BZ_JQDJ.value.find(itm => itm.value == v.jbdm).label
- // })
- // console.log(item);
-
- // jbmc:item.jqjb.jbmc
- let obj = centralPoint.find(i => i.name == item.ssbm || i.ssbmdm == item.ssbmdm);
- if(obj){
- item.jd = obj.point[0];
- item.wd = obj.point[1];
- }
- })
+ let list = res || [];
allDep.value = list;
- emitter.emit("addPointArea", { coords:list, icon: dw, flag: "hm", size: '14px', showTitle: false, offset: [0, -25] });
- // let obj = centralPoint.find(i => i.name == item.ssbm || i.ssbmdm == item.ssbmdm);
- // if(obj){
- // item.jd = obj.point[0];
- // item.wd = obj.point[1];
- // }
- // qcckGet({},'/mosty-gsxt/tbYjxx/selectSsbm').then(res=>{
- // emitter.emit('deletePointArea','hm')
- // let list = res || [];
- // list.forEach(item => {
- // (item.jqjb || []).forEach(v=>{
- // v.jbmc = D_BZ_JQDJ.value.find(itm => itm.value == v.jbdm).label
- // })
- // let obj = centralPoint.find(i => i.name == item.ssbm || i.ssbmdm == item.ssbmdm);
- // if(obj){
- // item.jd = obj.point[0];
- // item.wd = obj.point[1];
- // }
- // })
-
-
- // allDep.value = list;
- // console.log( allDep.value);
-
- // emitter.emit("addPointArea", { coords:list, icon: dw, flag: "hm", size: '14px', showTitle: false, offset: [0, -25] });
+ emitter.emit("addPointArea", { coords:list, icon: dw, flag: "hm", size: '14px', showTitle: false, offset: [0, -25] });
})
}