Commit c04f472e by yuhao

Merge branch 'dev_xzeq' of http://39.99.224.27:9022/changchao/founder_vue into dev_xzeq

parents a17ac18e f500487c
......@@ -386,10 +386,8 @@ export default {
console.log(path)
window.open(path, '_blank')
} else if (this.pages == 'queryTdyp') {
let idcard = encry.Encrypt(
JSON.parse(sessionStorage.getItem('userInfo')).userName
)
let path = `${base.alyIP16}/#/jump?identitycard=${idcard}&path=/ajbzDetail&asjbh=${this.form.asjbh}`
let token = sessionStorage.getItem("hdfxToken")
let path = `${base.alyIP16}/#/jump?token=${token}&path=/ajbzDetail&asjbh=${this.form.asjbh}`
window.open(path, '_blank')
} else if (this.pages == 'querySdtdyp') {
// let path = `http://39.99.155.173:9003/#/ajbzDetail?asjbh=${this.form.asjbh}`;
......
......@@ -171,12 +171,12 @@ export default {
// let obj = JSON.parse(sessionStorage.getItem("userInfo"));
// let account = Base64.encode(obj.identitycard);
// let path = `${this.$baseUrl.alyIP11}/hdfx/toIframe?drrZjhm=${account}`;
let token = sessionStorage.getItem("hdfxToken");
let path = `http://74.6.54.163:9022/#/jump?token=${token}&path=/queryHdfx`;
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:9022/#/jump?token=${rxtoken}&path=/queryHdfx`;
window.open(path, "_blank");
this.$router.push({
path: "/cbypTxxxfx",
});
// this.$router.push({
// path: "/cbypTxxxfx",
// });
} else if (item.id == "brainDzajSP") {
// let obj = JSON.parse(sessionStorage.getItem("userInfo"));
// let account = obj.account;
......@@ -210,12 +210,13 @@ export default {
});
// let jm = Base64.decode(account) // 解密
} else if (item.id == "zhcbfx") {
let base = encodeURIComponent(
secret.Encrypt(
JSON.stringify(JSON.parse(sessionStorage.getItem("userInfo")))
)
);
let path = `http://74.6.54.163:8082/#/jump?token=${base}&path=/bshcb`;
// let base = encodeURIComponent(
// secret.Encrypt(
// JSON.stringify(JSON.parse(sessionStorage.getItem("userInfo")))
// )
// );
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
} else if (item.id == "tqajdzkjxx") {
let key =
......@@ -229,7 +230,7 @@ export default {
key.trim(),
vi.trim()
);
let path = `${this.$baseUrl.alyIP9}/#/loginZZ?idcard=${skjm}&menuTop=yazc&toType=yazc`;
let path = `http://74.6.54.165:9005/#/loginZZ?sfzh=${skjm}`;
window.open(path, "_blank");
} else if (item.id == "queryQyyp") {
let key =
......
......@@ -67,7 +67,7 @@ export default {
prop: "asjbh",
},
{
label: "案发地空间",
label: "案发地空间",
prop: "dy",
},
{
......@@ -137,7 +137,7 @@ export default {
let skArr = ["盗窃案件高危", "诈骗案高危", "抢劫案高危"];
let dyStr = dyArr[parseInt(Math.random() * 2)]
let obj = {
ajmc: '多吉盗窃案',
ajmc: '王小峰盗窃案',
asjbh:"A5402231700002023060001",
dy: dyStr,
sj: sjArr[parseInt(Math.random() * 2)],
......@@ -145,7 +145,7 @@ export default {
};
this.tableData.push(obj);
obj = {
ajmc: '罗桑抢劫案',
ajmc: '李小杰抢劫案',
asjbh:"A5402231500002022100005",
dy: dyStr,
sj: sjArr[parseInt(Math.random() * 2)],
......
......@@ -24,10 +24,9 @@ export default {
type: "text",
placeholder: "证件号码",
col: "3",
rules: rules.emptyAbleIdentityBT,
// rules: [
// { required: true, emptyAbleIdentityBT message: "请输入证件号码", trigger: "blur" },
// ],
rules: [
{ required: true, message: "请输入证件号码", trigger: "blur" },
],
},
],
form: {
......
......@@ -49,7 +49,7 @@ export default {
prop: "asjbh",
},
{
label: "案发地空间",
label: "案发地空间",
prop: "dy",
},
{
......
......@@ -505,9 +505,9 @@ export default {
}
},
toCbyp(scoped) {
this.$router.pushToTab({
path: "/bshcb",
});
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
},
toXdzl(scoped) {
this.$router.pushToTab({
......
......@@ -141,20 +141,20 @@ export default {
let skArr = ["盗窃案件高危", "诈骗案高危", "抢劫案高危"];
let dyStr = dyArr[parseInt(Math.random() * 2)];
let obj = {
xm: "次仁",
xm: "李尔中",
xb: "男",
sfzh: "542324199210192830",
xzz: "西藏自治区定日县",
hj: "西藏自治区定日县",
sfzh: "460105199210192830",
xzz: "海南省海口市秀英区",
hj: "海南省海口市秀英区",
sfyzh: "是",
};
this.tableData.push(obj);
obj = {
xm: "达瓦",
xm: "王秀才",
xb: "男",
sfzh: "542324199808192831",
xzz: "西藏自治区定日县",
hj: "西藏自治区定日县",
sfzh: "460106199808192831",
xzz: "海南省海口市龙华区",
hj: "海南省海口市龙华区",
sfyzh: "是",
};
this.tableData.push(obj);
......
......@@ -114,7 +114,7 @@ export default {
examineInfo: {
zwmc: "",
},
header: "主题研判",
header: "研判工具",
pageBs: "queryZj",
pageASs: "queryZj",
cxFormData: {
......@@ -186,11 +186,157 @@ export default {
disabled: false,
},
],
leftMenus: [
{
id: "queryQt",
label: "群体发现分析",
newAuth: "M01",
index: "queryQt",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "cbypTxxxfx",
label: "通讯信息分析",
newAuth: "M01",
index: "cbypTxxxfx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "yhjyxxfx",
label: "银行交易信息分析",
newAuth: "M01",
index: "yhjyxxfx",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "yhjyxxfx",
label: "交易任务管理",
newAuth: "M301",
index: "yhjyxxfx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "transactionFlow",
label: "交易信息分析",
newAuth: "M302",
index: "transactionFlow",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryJyxxjs",
label: "交易信息检索",
newAuth: "M303",
index: "queryJyxxjs",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryJyywgl",
label: "交易业务关联",
newAuth: "M304",
index: "queryJyywgl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
],
},
{
id: "dgjzhfx",
label: "多轨综合分析",
newAuth: "M01",
index: "dgjzhfx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryGtgxfxNew",
label: "共同关系分析",
newAuth: "M02",
index: "queryGtgxfxNew",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "kjdzxxbdNew",
label: "空间电子信息比对",
newAuth: "M01",
index: "kjdzxxbdNew",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "tqajdzkjxx",
label: "提取案件电子空间信息",
index: "tqajdzkjxx",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "sckjdzxx",
label: "上传空间电子信息",
index: "sckjdzxx",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "kjdzxxbd",
label: "空间电子信息比对",
index: "kjdzxxbd",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
},
{
id: "zhcbfx",
label: "综合串并分析",
newAuth: "M01",
index: "zhcbfx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "dwcx",
label: "线索智能关联检索",
newAuth: "M01",
index: "dwcx",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "dtjjs",
label: "多条件检索",
index: "dtjjs",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "qgasjxxcx",
// label: "部资源查询",
// index: "qgasjxxcx",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
],
},
],
uploadFileLoading: false,
};
},
created() {
this.$store.commit("user/SET_Menu", this.Menu);
this.$store.commit("user/SET_LeftMenu", this.leftMenus);
this.$store.commit("user/SET_Header", this.header);
// debugger;
},
......
......@@ -984,9 +984,9 @@ export default {
}
},
toCbyp(scoped) {
this.$router.pushToTab({
path: "/bshcb",
});
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
},
toXdzl(scoped) {
this.$router.pushToTab({
......
......@@ -852,9 +852,9 @@ export default {
}
},
toCbyp(scoped) {
this.$router.pushToTab({
path: "/bshcb",
});
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
},
toXdzl(scoped) {
this.$router.pushToTab({
......
......@@ -852,9 +852,9 @@ export default {
}
},
toCbyp(scoped) {
this.$router.pushToTab({
path: "/bshcb",
});
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
},
toXdzl(scoped) {
this.$router.pushToTab({
......
......@@ -853,9 +853,9 @@ export default {
}
},
toCbyp(scoped) {
this.$router.pushToTab({
path: "/bshcb",
});
let rxtoken = sessionStorage.getItem("hdfxToken")
let path = `http://74.6.54.163:8082/#/jump?token=${rxtoken}&path=/bshcb`;
window.open(path, "_blank");
},
toXdzl(scoped) {
this.$router.pushToTab({
......
<template>
<div class="Content">
<right-content
:tableOperation="true"
pageBs="zbfzxyrlist"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<template #btnGroup="scope">
<el-button @click="setYJ(scope.scope)" type="text" >列控预警</el-button>
</template>
</right-content>
</div>
<div class="Content">
<right-content
:tableOperation="true"
pageBs="zbfzxyrlist"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<template #btnGroup="scope">
<el-button @click="setYJ(scope.scope)" type="text">列控预警</el-button>
</template>
</right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
import {insertLkyj} from "@/api/jcyjzxt/hmd.js";
export default {
name: "rlqbxsxx",
components: {
rightContent
},
data() {
return {
header: "抓捕犯罪嫌疑人列表",
pageBs: "kyfwbshlist",
cxFormData: {
limit: 10,
page: 1,
import rightContent from "@c/ptCxForm_components.vue";
import { insertLkyj } from "@/api/jcyjzxt/hmd.js";
export default {
name: "rlqbxsxx",
components: {
rightContent,
},
data() {
return {
header: "抓捕犯罪嫌疑人列表",
pageBs: "kyfwbshlist",
cxFormData: {
limit: 10,
page: 1,
},
cxQueryField: [
{
name: "服务标识号类型",
id: "bshlx",
placeholder: "请选择",
type: "select",
selectData: [
{
name: "IMSI",
value: "01",
},
{
name: "IMEI",
value: "02",
},
{
name: "QQ号码",
value: "03",
},
{
name: "微信ID",
value: "04",
},
{
name: "邮箱",
value: "05",
},
],
value: "",
col: "3",
},
cxQueryField: [
{
name: "服务标识号类型",
id: "bshlx",
placeholder: "请选择",
type: "select",
selectData: [
{
name: "IMSI",
value: "01",
},
{
name: "IMEI",
value: "02",
},
{
name: "QQ号码",
value: "03",
},
{
name: "微信ID",
value: "04",
},
{
name: "邮箱",
value: "05",
},
],
value: "",
col: "3",
},
// {
// name: "案事件编号",
// id: "asjbh",
// placeholder: "请输入",
// type: "text",
// value: "",
// col: "3",
// },
// {
// name: "发现时间",
// id: "fxkyfwbzhFxsj",
// placeholder: "请输入",
// type: "date",
// value: "",
// col: "3",
// },
{
name: "服务标识号",
id: "bsh",
placeholder: "请输入",
type: "text",
value: "",
col: "3",
},
],
cxDefaultFormThead: [
{label: "信息主键编号", prop: "xxzjbh"},
{label: "可疑服务标识号类型", prop: "kyxsfwbshBshlxMc"},
{label: "服务标识号", prop: "kyxsfwbshBsh"},
{label: "依据", prop: "kyxsfwbshKyyj"},
{label: "登记时间", prop: "djsj"},
{label: "录入单位", prop: "xxdjdwGajgmc"},
{label: "录入人", prop: "xxdjryXm"},
],
cxUrl: "/jcyj/pageTbXwFxkyfwbzh",
Menu: [
{
id: "kyfwbshlist", label: "可疑服务标识号列表",
index: "kyfwbshlist", auth: "M0101",
className: "iconfont iconrizhi", disabled: false,
},
],
};
},
created() {
this.$store.commit("user/SET_Menu", this.Menu);
},
methods: {
setYJ(scope) {
let row = scope.row;
let params = new FormData();
params.append('glxxXxzjbh',row.xxzjbh);
params.append('sjly','02');
params.append('yjxx',row.kyfwbzhFwbzh);
this.$confirm("是否确认添加为列控预警对象?", "提示",
{confirmButtonText: "确定", cancelButtonText: "取消", type: "warning",})
.then(() => {
insertLkyj(params).then(res=>{
if(res.code===200){this.$message.success('提交成功')}
else {this.$message.warning(res.message)}
})
})
.catch(() => {
this.$message({type: "info", message: "已取消",});
// {
// name: "案事件编号",
// id: "asjbh",
// placeholder: "请输入",
// type: "text",
// value: "",
// col: "3",
// },
// {
// name: "发现时间",
// id: "fxkyfwbzhFxsj",
// placeholder: "请输入",
// type: "date",
// value: "",
// col: "3",
// },
{
name: "服务标识号",
id: "bsh",
placeholder: "请输入",
type: "text",
value: "",
col: "3",
},
],
cxDefaultFormThead: [
{ label: "信息主键编号", prop: "xxzjbh" },
{ label: "可疑服务标识号类型", prop: "kyxsfwbshBshlxMc" },
{ label: "服务标识号", prop: "kyxsfwbshBsh" },
{ label: "依据", prop: "kyxsfwbshKyyj" },
{ label: "登记时间", prop: "djsj" },
{ label: "录入单位", prop: "xxdjdwGajgmc" },
{ label: "录入人", prop: "xxdjryXm" },
],
cxUrl: "/jcyj/pageTbXwFxkyfwbzh",
Menu: [
{
id: "kyfwbshlist",
label: "可疑服务标识号列表",
index: "kyfwbshlist",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
leftMenus: [
//左侧导航(模块第一个页面需要)
{
id: "kyfwbshlist",
label: "可疑服务标识号列表",
newAuth: "M01",
index: "kyfwbshlist",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "hmdrylist",
label: "黑名单列表",
newAuth: "M01",
index: "hmdrylist",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "xsbkMxgl",
label: "监测预警信息汇集管理",
newAuth: "M01",
index: "xsbks",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "jcyjZdrygl",
label: "重点人员管理",
newAuth: "M01",
index: "jcyjZdrygl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryBsh",
label: "标识号管理",
newAuth: "M01",
index: "queryBsh",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "yjmxgl",
label: "预警模型管理",
newAuth: "M01",
index: "xsbkMxgl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "mxyjgl",
label: "监测预警模型运行管理",
newAuth: "M01",
index: "mxyjgl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
],
header: "监测预警",
};
},
created() {
this.$store.commit("user/SET_Menu", this.Menu);
this.$store.commit("user/SET_LeftMenu", this.leftMenus);
this.$store.commit("user/SET_Header", this.header);
},
methods: {
setYJ(scope) {
let row = scope.row;
let params = new FormData();
params.append("glxxXxzjbh", row.xxzjbh);
params.append("sjly", "02");
params.append("yjxx", row.kyfwbzhFwbzh);
this.$confirm("是否确认添加为列控预警对象?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
type: "warning",
})
.then(() => {
insertLkyj(params).then((res) => {
if (res.code === 200) {
this.$message.success("提交成功");
} else {
this.$message.warning(res.message);
}
});
},
}
};
})
.catch(() => {
this.$message({ type: "info", message: "已取消" });
});
},
},
};
</script>
<style scoped lang="scss">
@import "@/assets/styles/rightContent.scss";
@import "@/assets/styles/rightContent.scss";
</style>
......@@ -71,73 +71,7 @@
{label: "出生日期", prop: "zhfzxyrCsrqRqgzxx"},
],
cxUrl: "/jcyj/getCbBshList",
leftMenus: [
//左侧导航(模块第一个页面需要)
{
id: "zbfzxyrlist",
label: "抓捕犯罪嫌疑人列表",
newAuth: "M01",
index: "zbfzxyrlist",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "kyfwbshlist",
label: "可疑服务标识号列表",
newAuth: "M01",
index: "kyfwbshlist",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "hmdrylist",
label: "黑名单列表",
newAuth: "M01",
index: "hmdrylist",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "xsbkMxgl",
label: "监测预警信息汇集管理",
newAuth: "M01",
index: "xsbks",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "jcyjZdrygl",
label: "重点人员管理",
newAuth: "M01",
index: "jcyjZdrygl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryBsh",
label: "标识号管理",
newAuth: "M01",
index: "queryBsh",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "yjmxgl",
label: "预警模型管理",
newAuth: "M01",
index: "xsbkMxgl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "mxyjgl",
label: "监测预警模型运行管理",
newAuth: "M01",
index: "mxyjgl",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
],
Menu: [
{
id: "zbfzxyrlist", label: "抓捕犯罪嫌疑人列表",
......
......@@ -328,7 +328,8 @@ export default {
let skjm = encrypt.skEncrypt(identitycard, key.trim(), vi.trim());
let toType = data.type == "1" ? "yrzc" : "yazc";
let objectType = data.type == "1" ? "sfzh" : "yazc";
let path = `${this.$baseUrl.alyIP9}/#/loginZZ?idcard=${skjm}&toType=${toType}&objectType=${objectType}&objectValue=${data.ids}`;
// let path = `${this.$baseUrl.alyIP9}/#/loginZZ?idcard=${skjm}&toType=${toType}&objectType=${objectType}&objectValue=${data.ids}`;
let path = `http://74.6.54.165:9005/#/JumpPage/${data.ids}?sfzh=${skjm}`;
window.open(path, "_blank");
}
},
......
......@@ -171,22 +171,22 @@ export default {
let resluts = {
nodes: [
{
id: "542421197606230015",
id: "460105199503192830",
data: {
symbol: "",
xm: "尼玛次仁",
ids: "542421197606230015",
xm: "王小峰",
ids: "460105199503192830",
type: "1",
},
text: null,
type: "1",
},
{
id: "EC0070",
id: "EC0070",
data: {
symbol: "",
xm: "",
ids: "EC0070",
ids: "EC0070",
type: "2",
},
text: null,
......@@ -205,13 +205,13 @@ export default {
],
links: [
{
from: "EC0070",
to: "542421197606230015",
from: "EC0070",
to: "460105197606230015",
// text: "涉案",
},
{
from: "18199625540",
to: "542421197606230015",
to: "460105197606230015",
},
],
};
......@@ -326,7 +326,8 @@ export default {
data.type == "1" ? "yrzc" : data.type == "2" ? "yczc" : "yrzc";
let objectType =
data.type == "1" ? "sfzh" : data.type == "2" ? "yczc" : "sjh";
let path = `${this.$baseUrl.alyIP9}/#/loginZZ?idcard=${skjm}&toType=${toType}&objectType=${objectType}&objectValue=${data.ids}`;
// let path = `${this.$baseUrl.alyIP9}/#/loginZZ?idcard=${skjm}&toType=${toType}&objectType=${objectType}&objectValue=${data.ids}`;
let path = `http://74.6.54.165:9005/#/JumpPage/${data.ids}?sfzh=${skjm}`;
window.open(path, "_blank");
} else {
if (data.type == "1") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment