Commit 1d158fb2 by 叶富雄

Merge remote-tracking branch 'origin/dev_xzeq' into dev_xzeq

parents 5d23fd7a 3f3f760a
......@@ -67,4 +67,12 @@ export const deleteShseXsXyr = params =>
// 1.5 团伙智能研判报告
export const getThZnypbg = params =>
post(`${base.alyIP3}/getThZnypbg`, params);
\ No newline at end of file
post(`${base.alyIP3}/getThZnypbg`, params);
//1.3.1提取团伙关联案件
export const selectSjByAsjbh = params =>
post(`${base.alyIP3}/selectSjByAsjbh`, params);
//11.3.1提取团伙关联嫌疑人
export const selectXyrByZjhm = params =>
post(`${base.alyIP3}/selectXyrByZjhm`, params);
\ No newline at end of file
......@@ -626,66 +626,19 @@
>
<template slot-scope="scope">
<div v-if="scope.row[y.prop] && y.spare">
{{scope.row[y.prop]}}
{{ scope.row[y.prop] }}
</div>
<div v-else>
<el-image
:preview-src-list="[
:preview-src-list="[
'data:image/jpeg;base64,' + scope.row[y.prop],
]"
:src="'data:image/jpeg;base64,' + scope.row.zpDzwjnr"
lazy
:src="'data:image/jpeg;base64,' + scope.row.zpDzwjnr"
lazy
></el-image>
</div>
</template>
</el-table-column>
<el-table-column
align="center"
label="操作"
v-if="
pageBs == 'wscdajtj' ||
(pageBs == 'queryCheckBj' && cxFormData.asjbzzt) ||
pageBs == 'dzajzb' ||
pageBs == 'rchfwbsh'
"
:width="'200'"
>
<template slot-scope="scope">
<span
@click="$emit('toBrain', scope)"
class="edit"
style="margin-right: 16px"
v-if="pageBs == 'dzajzb' || pageBs == 'rchfwbsh'"
>进入脑图</span
>
<span
@click="$emit('sctjcb', scope)"
class="edit"
style="margin-right: 16px"
v-if="pageBs == 'wscdajtj'"
>添加</span
>
<span
@click="bjBack(scope.row.asjbh, '3')"
class="edit"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '1'"
>退回</span
>
<span
@click="bjBack(scope.row.asjbh, '2', '3')"
class="edit"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '2'"
>排除</span
>
<span
@click="bjBack(scope.row.asjbh, '1')"
class="edit"
style="margin-left: 16px"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '2'"
>解决</span
>
</template>
</el-table-column>
<el-table-column
type="selection"
......@@ -1550,6 +1503,53 @@
</template>
</el-table-column>
<el-table-column
align="center"
label="操作"
v-if="
pageBs == 'wscdajtj' ||
(pageBs == 'queryCheckBj' && cxFormData.asjbzzt) ||
pageBs == 'dzajzb' ||
pageBs == 'rchfwbsh'
"
:width="'200'"
>
<template slot-scope="scope">
<span
@click="$emit('toBrain', scope)"
class="edit"
style="margin-right: 16px"
v-if="pageBs == 'dzajzb' || pageBs == 'rchfwbsh'"
>进入脑图</span
>
<span
@click="$emit('sctjcb', scope)"
class="edit"
style="margin-right: 16px"
v-if="pageBs == 'wscdajtj'"
>添加</span
>
<span
@click="bjBack(scope.row.asjbh, '3')"
class="edit"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '1'"
>退回</span
>
<span
@click="bjBack(scope.row.asjbh, '2', '3')"
class="edit"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '2'"
>排除</span
>
<span
@click="bjBack(scope.row.asjbh, '1')"
class="edit"
style="margin-left: 16px"
v-if="pageBs == 'queryCheckBj' && cxFormData.asjbzzt == '2'"
>解决</span
>
</template>
</el-table-column>
<el-table-column
v-if="customizeOperation"
:width="tableOperationWidth"
align="center"
......@@ -2050,7 +2050,7 @@ export default {
}
},
toXxdkInsert(scope, route) {
this.$router.push({
this.$router.pushToTab({
path: `/${route}`,
query: {
glxxXxzjbh: scope.row.xzgzrybh,
......
......@@ -90,7 +90,7 @@
<script>
import { mapGetters } from "vuex";
const Base64 = require('js-base64').Base64
const Base64 = require("js-base64").Base64;
export default {
name: "leftMenu_components",
props: {
......@@ -154,12 +154,29 @@ export default {
if (item.id == "dwcx") {
let path = `http://39.99.155.173:9002/#/jccxIndex`;
window.open(path, "_blank");
} else if(item.id == "brainDzajSP") {
let obj = JSON.parse(sessionStorage.getItem("userInfo"))
let account = obj.account
let exStr = Base64.encode(account)
} else if (item.id == "brainDzajSP") {
let obj = JSON.parse(sessionStorage.getItem("userInfo"));
let account = obj.account;
let exStr = Base64.encode(account);
let path = `http://39.99.155.173:8006/toFzSpJsp?cxrJh=${exStr}`;
window.open(path, "_blank");
} else if (
item.id == "zcgafx" ||
item.id == "zcajfl" ||
item.id == "zczbgctj"
) {
let path = `http://39.99.155.173:9001/jump?zjhm=${
JSON.parse(sessionStorage.getItem("userInfo")).identitycard
}&path=/esAjzb/ajzbIndex`;
window.open(path, "_blank");
} else if (item.id == "zdryGl") {
this.$router.pushToTab({
path: "zdryGl",
});
} else if (item.id == "queryYpzl") {
this.$router.push({
path: "/wfzdzczl",
});
} else {
this.$router.push(item.index);
}
......
......@@ -16,14 +16,14 @@ const menuLayouts = [
},
component: () => import("@/views/hbyprw/xswj/xswj.vue")
},
{
path: "/queryYpzl",
name: "queryYpzl",
meta: {
title: '研判指令'
},
component: () => import("@/views/hbyprw/queryYpzl/queryYpzl.vue")
},
// {
// path: "/queryYpzl",
// name: "queryYpzl",
// meta: {
// title: '研判指令'
// },
// component: () => import("@/views/hbyprw/queryYpzl/queryYpzl.vue")
// },
{
path: "/queryYpcp",
name: "queryYpcp",
......
......@@ -25,6 +25,22 @@ const menuLayouts = [
component: () => import("@/views/zdxx/zdxxgl/queryZdxxgls.vue")
},
{
path: "/queryZdxxss",
name: "queryZdxxss",
meta: {
title: '阵地线索信息查询'
},
component: () => import("@/views/zdxx/zdxxgl/queryZdxxgls.vue")
},
{
path: "/queryqzdjs",
name: "queryqzdjs",
meta: {
title: '全阵地信息检索'
},
component: () => import("@/views/zdxx/zdjyhd/qzdjs.vue")
},
{
path: "/adjustZdxxgl",
name: "adjustZdxxgl",
meta: {
......@@ -95,6 +111,15 @@ const menuLayouts = [
},
component: () => import("@/views/zdxx/zdjyhd/detailZdjyhd.vue")
},
{
path: "/zdxxtj",
name: "zdxxtj",
meta: {
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdxxtj.vue")
},
];
export default {
......
......@@ -14,7 +14,7 @@ export default {
components: { SearchGraph },
data() {
return {
header: "侦察脑图应用",
header: "线索信息综合分析",
pages: "djajzb",
formProp: [
{
......@@ -40,10 +40,290 @@ export default {
disabled: false,
},
],
leftMenus: [
//左侧导航(模块第一个页面需要)
{
id: "brainAsjzc",
label: "案事件侦查",
newAuth: "M01",
index: "brainAsjzc",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "dzajzb",
label: "电诈案件侦办",
newAuth: "M01",
index: "brainDzaj",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "brainDzaj",
label: "电诈案件信息",
index: "brainDzaj",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainDzajSP",
label: "电诈审批侦办",
index: "brainDzajSP",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "brainDzaj",
// label: "电诈案件信息采集",
// index: "brainDzaj",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "brainDzajDjzb",
// label: "电诈侦办审批",
// index: "brainDzajDjzb",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "brainDzajglgx",
// label: "关联关系推送",
// index: "brainDzajglgx",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "brainDzajSaxx",
// label: "涉案消息推送",
// index: "brainDzajSaxx",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
],
},
{
id: "shsethfx",
label: "涉黑涉恶案件侦查",
newAuth: "M01",
index: "shsethfx",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "queryShseaj",
label: "案件信息管理",
newAuth: "M0101",
index: "queryShseaj",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryShsery",
label: "人员信息管理",
newAuth: "M0102",
index: "queryShsery",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryFzth",
label: "犯罪团伙信息管理",
newAuth: "M0103",
index: "queryFzth",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryXsxx",
label: "线索信息管理",
newAuth: "M0104",
index: "queryXsxx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
],
},
{
id: "rchzb",
label: "人车号侦办",
newAuth: "M01",
index: "3",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "brainWffzkyry",
label: "违法犯罪可疑人员侦办",
index: "brainWffzkyry",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainWffzkyfwbshSJH",
label: "违法犯罪可疑手机号",
index: "brainWffzkyfwbshSJH",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "brainWffzkyfwbshIMSI",
// label: "违法犯罪可疑标识号IMSI",
// index: "brainWffzkyfwbshIMSI",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "brainWffzkyfwbshIMEI",
// label: "违法犯罪可疑标识号IMEI",
// index: "brainWffzkyfwbshIMEI",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
{
id: "brainWffzkyfwbshQQ",
label: "违法犯罪可疑标识号",
index: "brainWffzkyfwbshQQ",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "brainWffzkyfwbshWechat",
// label: "违法犯罪可疑标识号微信",
// index: "brainWffzkyfwbshWechat",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
{
id: "brainWffzkycl",
label: "违法犯罪可疑车辆侦办",
index: "brainWffzkycl",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
},
{
id: "qypz",
label: "区域碰撞",
newAuth: "M01",
index: "4",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "brainRyqypz",
label: "人员区域碰撞",
index: "brainRyqypz",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainClqypz",
label: "车辆区域碰撞",
index: "brainClqypz",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainSjhmqypz",
label: "手机号码区域碰撞",
index: "brainSjhmqypz",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
},
{
id: "skbszb",
label: "时空伴随侦办",
newAuth: "M01",
index: "5",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "brainRyskbszb",
label: "人员时空伴随侦办",
index: "brainRyskbszb",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainClskbszb",
label: "车辆时空伴随侦办",
index: "brainClskbszb",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainSjhmskbs",
label: "手机号码时空伴随侦办",
index: "brainSjhmskbs",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainIMSI",
label: "IMSI时空伴随侦办",
index: "brainIMSI",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainIMEI",
label: "IMEI时空伴随侦办",
index: "brainIMEI",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainQQ",
label: "QQ号码时空伴随侦办",
index: "brainQQ",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "brainWechat",
label: "微信ID时空伴随侦办",
index: "brainWechat",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: 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);
},
methods: {
goDetail() {
......
......@@ -16,10 +16,10 @@
// import SearchGraph from "@c/searchRight.vue";
import rightContent from "@c/ptCxForm_components.vue";
export default {
components: {
// SearchGraph
components: {
// SearchGraph
rightContent,
},
},
data() {
return {
header: "侦察脑图应用",
......@@ -52,7 +52,7 @@ export default {
{
label: "信息主键编号",
prop: "xxzjbh",
width:300,
width: 300,
// toInfor:true
},
// {
......@@ -109,11 +109,11 @@ export default {
toBrain(item) {
// let path = `http://39.99.155.173:8007/naotuBox?type=KySj&kybh=${item.row.kyxshmYdhm}`;
// window.open(path, "_blank");
var userInfo = JSON.parse(sessionStorage.getItem("userInfo"))
var idcard = userInfo.identitycard
var params = { type: "KySj", kybh: item.row.kyxshmYdhm, userId: idcard, };
var userInfo = JSON.parse(sessionStorage.getItem("userInfo"));
var idcard = userInfo.identitycard;
var params = { type: "KySj", kybh: item.row.kyxshmYdhm, userId: idcard };
// var params = {type:'KySj',kybh:item.row.kyxshmYdhm, userId: '142302198901012417'}
this.toDetail("http://39.99.155.173:8007/naotuBox",params);
this.toDetail("http://39.99.155.173:8007/naotuBox", params);
},
toDetail(url, PARAMS) {
var temp_form = document.createElement("form");
......@@ -131,8 +131,14 @@ export default {
temp_form.submit();
},
add() {
this.$router.pushToTab({path: "/addKyhm"});
},
this.$router.pushToTab({ path: "/addKyhm" });
},
},
};
</script>
<style lang="scss" scoped>
.Content {
margin-left: 20px;
}
</style>
......@@ -16,10 +16,10 @@
<script>
import rightContent from "@c/ptCxForm_components.vue";
export default {
components: {
// SearchGraph
rightContent
},
components: {
// SearchGraph
rightContent,
},
data() {
return {
header: "侦察脑图应用",
......@@ -28,7 +28,7 @@ export default {
zjhm: "",
limit: 10,
page: 1,
kyyj:''
kyyj: "",
},
cxQueryField: [
{
......@@ -73,6 +73,10 @@ export default {
label: "登记时间",
prop: "djsj",
},
{
label: "审批状态",
prop: "spzt",
},
],
cxUrl: "/kyxs/getRyKyxsList",
// formProp: [
......@@ -106,16 +110,16 @@ export default {
},
methods: {
add() {
this.$router.pushToTab({path: "/addKyry"});
this.$router.pushToTab({ path: "/addKyry" });
},
toBrain(item) {
// let path = `http://39.99.155.173:8007/naotuBox?type=KyRy&kybh=${item.row.kyxsryZjhm}`;
// window.open(path, "_blank");
var userInfo = JSON.parse(sessionStorage.getItem("userInfo"))
var idcard = userInfo.identitycard
var params = { type: "KyRy", kybh: item.row.kyxsryZjhm, userId: idcard, };
var userInfo = JSON.parse(sessionStorage.getItem("userInfo"));
var idcard = userInfo.identitycard;
var params = { type: "KyRy", kybh: item.row.kyxsryZjhm, userId: idcard };
// var params = {type:'KyRy',kybh:item.row.kyxsryZjhm, userId: '142302198901012417' }
this.toDetail("http://39.99.155.173:8007/naotuBox",params);
this.toDetail("http://39.99.155.173:8007/naotuBox", params);
},
toDetail(url, PARAMS) {
var temp_form = document.createElement("form");
......
......@@ -128,8 +128,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push('hmxsGl')
// this.$router.push('hmxsGl')
loading.close();
window.close()
},
});
});
......
......@@ -126,8 +126,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push('jdcxsGl')
// this.$router.push('jdcxsGl')
loading.close();
window.close()
},
});
});
......
......@@ -139,8 +139,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push('ryxsGl')
// this.$router.push('ryxsGl')
loading.close();
window.close()
},
});
});
......
......@@ -126,8 +126,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push('yhkxsGl')
// this.$router.push('yhkxsGl')
loading.close();
window.close()
},
});
});
......
......@@ -321,8 +321,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/queryRlqbxs");
// this.$router.push("/queryRlqbxs");
loading.close();
window.close()
},
});
} else {
......@@ -354,8 +355,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/queryRlqbxs");
// this.$router.push("/queryRlqbxs");
loading.close();
window.close()
},
});
} else {
......
......@@ -563,7 +563,7 @@ export default {
},
handleChange() {},
add() {
this.$router.push("adjustRlqbxs");
this.$router.pushToTab("adjustRlqbxs");
},
send(item) {
console.log(item);
......@@ -590,7 +590,7 @@ export default {
},
edit(scope) {
this.$router.push({
this.$router.pushToTab({
path: "adjustRlqbxs",
query: { xxzjbh: scope.row.xxzjbh },
});
......@@ -623,7 +623,7 @@ export default {
});
},
toInfor(scope) {
this.$router.push({
this.$router.pushToTab({
path: "/detailRlqbxs",
query: {
xxzjbh: scope.xxzjbh,
......
......@@ -124,6 +124,8 @@ import {
updateThxxjt,
deleteThajxx,
deleteThxyrxx,
selectSjByAsjbh,
selectXyrByZjhm,
} from "@/api/shse/shse.js";
import FjSc from "@/views/xshb/xshb/gzjlxz/fksc.vue";
export default {
......@@ -177,7 +179,7 @@ export default {
dialogVisible: false,
url: this.$route.query.fkid,
loadingFk: false,
headerTitle: "犯罪团伙新增",
headerTitle: "",
title: "犯罪团伙信息",
autowidth: "1268px",
xsly: "",
......@@ -232,6 +234,7 @@ export default {
value: "",
prop: "checkEmpty",
placeholder: "请输入",
append: true,
col: "2",
},
{
......@@ -298,8 +301,9 @@ export default {
{
name: "证件号码:",
id: "zjhm",
type: "text",
// prop: "checkEmpty",
type: "textxx",
prop: "emptyAbleIdentity",
append: true,
value: "",
placeholder: "请输入姓名",
col: "2",
......@@ -483,10 +487,12 @@ export default {
this.sftj = res.data.rows.sftj;
if (res.data.rows.sftj == "0") {
this.getselectHxThAsjbh();
this.headerTitle = "犯罪团伙修改";
} else {
this.dialogVisible = true;
this.ajList = res.data.rows.tjaj;
this.xyrList = res.data.rows.tjxyr;
this.headerTitle = "犯罪团伙新增";
}
});
},
......@@ -500,11 +506,37 @@ export default {
this.dialogVisible = false;
})
.catch(() => {
this.$router.push({
path: "/queryFzth",
});
this.toNt();
});
},
toNt() {
// let path = `http://39.99.155.173:8007/naotuBox?type=hnDxzp&kybh=${scope.row.asjbh}`;
// window.open(path, "_blank");
// ?userId=142302198901012417
var obj = JSON.parse(sessionStorage.getItem("userInfo"));
var params = {
type: "shse",
kybh: this.$route.query.asjbh,
userId: obj.identitycard,
};
console.log(params);
this.toDetail("http://39.99.155.173:8007/naotuBox", params);
},
toDetail(url, PARAMS) {
var temp_form = document.createElement("form");
temp_form.action = url;
temp_form.target = "_blank";
temp_form.method = "post";
temp_form.style.display = "none";
for (var x in PARAMS) {
var opt = document.createElement("textarea");
opt.name = x;
opt.value = PARAMS[x];
temp_form.appendChild(opt);
}
document.body.appendChild(temp_form);
temp_form.submit();
},
// 提取反馈的回显
getselectHxThAsjbh() {
this.loadingFk = true;
......@@ -814,19 +846,19 @@ export default {
ajHx(content) {
var self = this;
debugger;
getAjxxByAsjbh({
selectSjByAsjbh({
asjbh: content[0],
}).then((res) => {
var result = res.data.asj;
var result = res.data.rows;
self.formField[2].childrenAsAdd[0].list[0].name.forEach((item) => {
var fieldVale = result[item.id];
self.$set(
self.formLabelAlign.asjList[content[1]],
self.formLabelAlign.aj[content[1]],
item.id,
fieldVale
);
});
var result = res.data.asj;
var result = res.data.rows;
self.formField[2].childrenAsAdd[0].list[0].name.forEach((item) => {
var fieldVale = result[item.id];
......@@ -837,7 +869,7 @@ export default {
});
self.$set(
self.formLabelAlign.asjList[content[1]],
self.formLabelAlign.aj[content[1]],
item.id,
fieldVale
);
......@@ -849,7 +881,7 @@ export default {
self.$set(self.formLabelAlign.asjList[content[1]], item.id, "");
} else {
self.$set(
self.formLabelAlign.asjList[content[1]],
self.formLabelAlign.aj[content[1]],
item.id,
new Date(fieldVale)
);
......@@ -860,7 +892,7 @@ export default {
self.$set(self.formLabelAlign.asjList[content[1]], item.id, "");
} else {
self.$set(
self.formLabelAlign.asjList[content[1]],
self.formLabelAlign.aj[content[1]],
item.id,
fieldVale
);
......@@ -875,21 +907,21 @@ export default {
this.loadingFk = true;
var self = this;
this.loading = true;
getXyrxxByZjhm({
gmsfzh: content[0],
selectXyrByZjhm({
zjhm: content[0],
}).then((res) => {
// 嫌疑人信息1
var result = res.data.xyr;
self.formField[5].childrenAsAdd[0].list[0].name.forEach((item) => {
var result = res.data.rows;
self.formField[3].childrenAsAdd[0].list[0].name.forEach((item) => {
var fieldVale = result[item.id];
self.$set(
self.formLabelAlign.xyrList[content[1]],
self.formLabelAlign.xyr[content[1]],
item.id,
fieldVale
);
});
var result = res.data.xyr;
self.formField[5].childrenAsAdd[0].list[0].name.forEach((item) => {
var result = res.data.rows;
self.formField[3].childrenAsAdd[0].list[0].name.forEach((item) => {
var fieldVale = result[item.id];
if (item.type == "codeTree") {
......@@ -899,7 +931,7 @@ export default {
});
self.$set(
self.formLabelAlign.xyrList[content[1]],
self.formLabelAlign.xyr[content[1]],
item.id,
fieldVale
);
......@@ -908,10 +940,10 @@ export default {
// var singleObject = {}
// singleObject[key] = new Date(realChildrenItem[key]);
if (fieldVale == null) {
self.$set(self.formLabelAlign.xyrList[content[1]], item.id, "");
self.$set(self.formLabelAlign.xyr[content[1]], item.id, "");
} else {
self.$set(
self.formLabelAlign.xyrList[content[1]],
self.formLabelAlign.xyr[content[1]],
item.id,
new Date(fieldVale)
);
......@@ -919,10 +951,10 @@ export default {
} else {
// singleObject[key] = new Date(realChildrenItem[key]);
if (fieldVale == null) {
self.$set(self.formLabelAlign.xyrList[content[1]], item.id, "");
self.$set(self.formLabelAlign.xyr[content[1]], item.id, "");
} else {
self.$set(
self.formLabelAlign.xyrList[content[1]],
self.formLabelAlign.xyr[content[1]],
item.id,
fieldVale
);
......@@ -1314,9 +1346,7 @@ export default {
debugger;
this.loading = false;
this.loadingFk = false;
this.$router.push({
path: "/queryFzth",
});
this.toNt();
},
});
}
......@@ -1334,9 +1364,7 @@ export default {
debugger;
this.loading = false;
this.loadingFk = false;
this.$router.push({
path: "/queryFzth",
});
this.toNt();
},
});
}
......
<!--
* @Author: your name
* @Date: 2021-08-31 09:52:33
* @LastEditTime: 2021-10-13 10:30:23
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\views\hnksh\ceshi.vue
-->
<template>
<div class="Content" id="hmxsDetail">
<right-content
ref="rightContent"
:cxQueryField="cxQueryField"
:pageObject="pageObject"
:tableData="tableData"
:zs='zs'
:xxzjbh='xxzjbh'
:tableData1="tableData1"
labelWidth="140px"
title="智能研判"
>
......@@ -19,8 +16,8 @@
</template>
<script>
import rightContent from "@c/PersonInfor.vue";
import {getThZnypbg} from '@/api/shse/shse.js'
import rightContent from "./xqs.vue";
import { getThZnypbg } from "@/api/shse/shse.js";
import axios from "@/utils/http.js";
export default {
name: "queryAj",
......@@ -29,6 +26,43 @@ export default {
},
data() {
return {
zs: 0,
tableData: [
{
label: "案事件编号",
prop: "asjbh",
},
{
label: "案件名称",
prop: "ajmc",
},
{
label: "立案单位",
prop: "ladwdmStr",
},
{
label: "案件类别",
prop: "ajlbdmStr",
},
{
label: "立案日期",
prop: "larq",
},
],
tableData1: [
{
label: "姓名",
prop: "xm",
},
{
label: "证件号码",
prop: "zjhm",
},
{
label: "户籍地",
prop: "hjddmStr",
},
],
cxQueryField: [
{
title: "团伙信息", //如果不分小模块就删除title
......@@ -45,66 +79,65 @@ export default {
prop: "thmc",
col: "3",
},
],
},
{
title: "案件信息",
id: 2,
objStr: "aj",
applyType: "list", //如果是集合加上这个
data: [
{
label: "案事件编号:",
prop: "asjbh",
col: "3",
},
{
label: "案件名称:",
prop: "ajmc",
col: "3",
},
{
label: "立案单位:",
prop: "ladwdmStr",
col: "3",
},
{
label: "案件类别:",
prop: "ajlbdmStr",
col: "3",
},
{
label: "立案日期:",
prop: "larq",
col: "3",
},
],
},
{
title: "嫌疑人信息",
id: 3,
objStr: "xyr",
applyType: "list", //如果是集合加上这个
data: [
{
label: "姓名:",
prop: "xm",
col: "3",
},
{
label: "证件号码:",
prop: "zjhm",
col: "3",
},
{
label: "户籍地:",
prop: "hjddmStr",
col: "3",
},
],
},
// {
// title: "案件信息",
// id: 2,
// objStr: "aj",
// applyType: "list", //如果是集合加上这个
// data: [
// {
// label: "案事件编号:",
// prop: "asjbh",
// col: "3",
// },
// {
// label: "案件名称:",
// prop: "ajmc",
// col: "3",
// },
// {
// label: "立案单位:",
// prop: "ladwdmStr",
// col: "3",
// },
// {
// label: "案件类别:",
// prop: "ajlbdmStr",
// col: "3",
// },
// {
// label: "立案日期:",
// prop: "larq",
// col: "3",
// },
// ],
// },
// {
// title: "嫌疑人信息",
// id: 3,
// objStr: "xyr",
// applyType: "list", //如果是集合加上这个
// data: [
// {
// label: "姓名:",
// prop: "xm",
// col: "3",
// },
// {
// label: "证件号码:",
// prop: "zjhm",
// col: "3",
// },
// {
// label: "户籍地:",
// prop: "hjddmStr",
// col: "3",
// },
// ],
// },
],
defaultProps: {
parent: "parentId", // 父级唯一标识
......@@ -150,6 +183,21 @@ export default {
var result = res.data.rows;
this.pageObject = result;
});
}, getInfor() {
let loading = this.$loading({
lock: true,
text: "正在加载...",
spinner: "el-icon-loading",
background: "rgba(255, 255, 255, 0.7)",
});
let _this = this;
getThZnypbg({
thbh: _this.xxzjbh,
}).then((res) => {
loading.close();
var result = res.data.rows;
this.pageObject = result;
});
},
},
created() {
......@@ -160,4 +208,9 @@ export default {
};
</script>
<style scoped lang="scss">
.biaoGeContent {
width: 100%;
background: #fff;
margin: -54px 20px 0;
}
</style>
......@@ -15,6 +15,7 @@
>
<template #listOperation="scope">
<span class="hbyps" @click="toSb(scope.scope)">上报</span>
<span class="hbyps" @click="toXf(scope.scope)">下发</span>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="xsFk(scope.scope)">线索反馈</span>
......@@ -139,6 +140,10 @@ export default {
label: "是否上报",
prop: "sfsb",
},
{
label: '反馈状态',
prop: 'sffk'
}
],
cxUrl: "/selectXsList",
Menu: [
......@@ -231,6 +236,11 @@ export default {
debugger;
this.slect = row;
},
toXf() {
this.$router.push({
path: '/wfzdzczl'
})
},
toSb(scope) {
let params = new FormData();
if (this.slect.length > 0) {
......
......@@ -765,7 +765,11 @@
<div
class="childrenAsAdd"
v-if="item.childrenAsAdd"
style="width: calc(100% + 140px); margin-left: -140px"
style="
width: calc(100% + 140px);
margin-left: -140px;
display: flex;
"
>
<div v-for="(item2, index2) in item.childrenAsAdd" :key="index2">
<div
......@@ -1675,10 +1679,10 @@ export default {
addObj
);
// this.$message.success("新增成功");
this.$alert("新增成功!", "提示", {
confirmButtonText: "确定",
type: "success",
});
// this.$alert("新增成功!", "提示", {
// confirmButtonText: "确定",
// type: "success",
// });
}
});
}
......@@ -2420,7 +2424,7 @@ export default {
for (var fileItem in self.fileLists) {
for (var i = 0; i < self.fileLists[fileItem].length; i++) {
if (self.fileLists[fileItem][i].raw) {
params.append('fileList', self.fileLists[fileItem][i].raw)
params.append("fileList", self.fileLists[fileItem][i].raw);
}
}
}
......@@ -3329,10 +3333,10 @@ export default {
<style scoped lang="scss">
/deep/.el-dialog.el-dialog--center {
height: 50%;
height: 50%;
}
/deep/.el-dialog__body {
height: 80%;
height: 80%;
}
$-header-bg: #1a81e1;
$-header-height: 60px;
......@@ -3507,12 +3511,13 @@ $-header-fontSize: 18px;
font-weight: 400;
}
.addContent {
width: 929px;
// width: 929px;
display: inline-block;
background: #fafafa;
background: #fff7f0;
border-radius: 4px;
padding-bottom: 24px;
position: relative;
margin-top: -62px !important;
margin-top: 16px;
.el-input,
.el-select,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryBshgj");
// this.$router.push("queryBshgj");
window.close()
},
});
} else {
......@@ -100,7 +101,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryBshgj");
// this.$router.push("queryBshgj");
window.close()
},
});
} else {
......
......@@ -86,7 +86,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addBshgj");
this.$router.pushToTab("addBshgj");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -115,7 +115,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailBshgj",
query: {
xxzjbh: obj.xxzjbh,
......@@ -123,7 +123,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addBshgj",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -84,7 +84,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryCase");
// this.$router.push("queryCase");
window.close()
},
});
} else {
......@@ -102,7 +103,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryCase");
// this.$router.push("queryCase");
window.close()
},
});
} else {
......
......@@ -111,7 +111,7 @@ export default {
},
methods: {
add() {
this.$router.push("addCase");
this.$router.pushToTab("addCase");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -140,7 +140,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailCase",
query: {
xxzjbh: obj.xxzjbh,
......@@ -148,7 +148,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addCase",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -77,7 +77,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryFcxx");
// this.$router.push("queryFcxx");
window.close()
},
});
} else {
......@@ -95,7 +96,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryFcxx");
// this.$router.push("queryFcxx");
window.close()
},
});
} else {
......
......@@ -120,7 +120,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addFcxx");
this.$router.pushToTab("addFcxx");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -149,7 +149,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailFcxx",
query: {
xxzjbh: obj.xxzjbh,
......@@ -157,7 +157,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addFcxx",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -81,7 +81,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryFwbsh");
// this.$router.push("queryFwbsh");
window.close()
},
});
} else {
......@@ -99,7 +100,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryFwbsh");
// this.$router.push("queryFwbsh");
window.close()
},
});
} else {
......
......@@ -123,7 +123,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addFwbsh");
this.$router.pushToTab("addFwbsh");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -152,7 +152,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailFwbsh",
query: {
xxzjbh: obj.xxzjbh,
......@@ -160,7 +160,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addFwbsh",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -81,7 +81,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGlbsh");
// this.$router.push("queryGlbsh");
window.close()
},
});
} else {
......@@ -99,7 +100,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGlbsh");
// this.$router.push("queryGlbsh");
window.close()
},
});
} else {
......
......@@ -84,7 +84,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addGlbsh");
this.$router.pushToTab("addGlbsh");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -113,7 +113,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailGlbsh",
query: {
xxzjbh: obj.xxzjbh,
......@@ -121,7 +121,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addGlbsh",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -77,7 +77,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGxr");
// this.$router.push("queryGxr");
window.close()
},
});
} else {
......@@ -95,7 +96,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGxr");
// this.$router.push("queryGxr");
window.close()
},
});
} else {
......
......@@ -131,7 +131,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addGxr");
this.$router.pushToTab("addGxr");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -160,7 +160,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailGxr",
query: {
xxzjbh: obj.xxzjbh,
......@@ -168,7 +168,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addGxr",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -111,7 +111,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
// this.$router.push("queryGzry");
window.close()
},
});
} else {
......@@ -131,7 +132,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
// this.$router.push("queryGzry");
window.close()
},
});
} else {
......
......@@ -450,7 +450,7 @@ export default {
id: "queryGzry",
label: "刑嫌列控工作",
newAuth: "M01",
index: "2",
index: "1",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
......@@ -521,17 +521,17 @@ export default {
disabled: false,
},
{
id: "queryLklz",
id: "queryLklzs",
label: "刑嫌对象线索发现及管控",
index: "queryLklz",
index: "queryLklzs",
auth: "M0102",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklz",
id: "queryCklzs",
label: "管控工作指令",
index: "queryCklz",
index: "queryCklzs",
auth: "M0103",
className: "iconfont iconfangwen",
disabled: false,
......@@ -728,11 +728,11 @@ export default {
});
},
add() {
this.$router.push("addGzry");
this.$router.pushToTab("addGzry");
},
edit(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/addGzry",
query: { xxzjbh: scope.row.xzgzrybh },
});
......@@ -765,7 +765,7 @@ export default {
},
toInfor(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/detailGzry",
query: {
xxzjbh: scope.xzgzrybh,
......@@ -807,7 +807,7 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
// this.$router.push("queryGzry");
this.newlyVisiable = false;
},
});
......@@ -837,7 +837,7 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
// this.$router.push("queryGzry");
this.revokeVisiable = false;
},
});
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzzkyxs");
// this.$router.push("queryGzzkyxs");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzzkyxs");
// this.$router.push("queryGzzkyxs");
window.close()
},
});
} else {
......
......@@ -315,7 +315,7 @@ export default {
});
},
add() {
this.$router.push("addGzzkyxs");
this.$router.pushToTab("addGzzkyxs");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -344,7 +344,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailGzzkyxs",
query: {
xxzjbh: obj.xxzjbh,
......@@ -352,7 +352,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addGzzkyxs",
query: {
xxzjbh: obj.row.xxzjbh,
......@@ -395,7 +395,7 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
this.$router.pushToTab("queryGzry");
this.newlyVisiable = false;
},
});
......@@ -425,7 +425,7 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryGzry");
this.$router.pushToTab("queryGzry");
this.revokeVisiable = false;
},
});
......
......@@ -81,7 +81,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryJdc");
// this.$router.push("queryJdc");
window.close()
},
});
} else {
......@@ -99,7 +100,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryJdc");
// this.$router.push("queryJdc");
window.close()
},
});
} else {
......
......@@ -125,7 +125,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addJdc");
this.$router.pushToTab("addJdc");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -154,7 +154,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailJdc",
query: {
xxzjbh: obj.xxzjbh,
......@@ -162,7 +162,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addJdc",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryQtsf");
// this.$router.push("queryQtsf");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryQtsf");
// this.$router.push("queryQtsf");
window.close()
},
});
} else {
......
......@@ -119,7 +119,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addQtsf");
this.$router.pushToTab("addQtsf");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -148,7 +148,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailQtsf",
query: {
xxzjbh: obj.xxzjbh,
......@@ -156,7 +156,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addQtsf",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -206,11 +206,11 @@ export default {
},
methods: {
add() {
this.$router.push("addGzry");
this.$router.pushToTab("addGzry");
},
toInfor(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/detailGzry",
query: {
xxzjbh: scope.xzgzrybh,
......
......@@ -96,11 +96,11 @@ export default {
},
methods: {
add() {
this.$router.push("addGzry");
this.$router.pushToTab("addGzry");
},
toInfor(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/detailGzry",
query: {
xxzjbh: scope.xzgzrybh,
......
......@@ -206,11 +206,11 @@ export default {
},
methods: {
add() {
this.$router.push("addGzry");
this.$router.pushToTab("addGzry");
},
toInfor(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/detailGzry",
query: {
xxzjbh: scope.xzgzrybh,
......
......@@ -96,11 +96,11 @@ export default {
},
methods: {
add() {
this.$router.push("addGzry");
this.$router.pushToTab("addGzry");
},
toInfor(scope) {
console.log(scope);
this.$router.push({
this.$router.pushToTab({
path: "/detailGzry",
query: {
xxzjbh: scope.xzgzrybh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRygd");
// this.$router.push("queryRygd");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRygd");
// this.$router.push("queryRygd");
window.close()
},
});
} else {
......
......@@ -133,7 +133,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addRygd");
this.$router.pushToTab("addRygd");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -162,7 +162,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailRygd",
query: {
xxzjbh: obj.xxzjbh,
......@@ -170,7 +170,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addRygd",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -77,7 +77,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRyhd");
// this.$router.push("queryRyhd");
window.close()
},
});
} else {
......@@ -95,7 +96,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRyhd");
// this.$router.push("queryRyhd");
window.close()
},
});
} else {
......
......@@ -87,7 +87,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addRyhd");
this.$router.pushToTab("addRyhd");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -116,7 +116,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailRyhd",
query: {
xxzjbh: obj.xxzjbh,
......@@ -124,7 +124,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addRyhd",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -79,7 +79,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRysc");
// this.$router.push("queryRysc");
window.close()
},
});
} else {
......@@ -97,7 +98,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRysc");
// this.$router.push("queryRysc");
window.close()
},
});
} else {
......
......@@ -85,7 +85,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addRysc");
this.$router.pushToTab("addRysc");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -114,7 +114,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailRysc",
query: {
xxzjbh: obj.xxzjbh,
......@@ -122,7 +122,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addRysc",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRyyp");
// this.$router.push("queryRyyp");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryRyyp");
// this.$router.push("queryRyyp");
window.close()
},
});
} else {
......
......@@ -86,7 +86,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addRyyp");
this.$router.pushToTab("addRyyp");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -115,7 +115,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailRyyp",
query: {
xxzjbh: obj.xxzjbh,
......@@ -123,7 +123,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addRyyp",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -95,7 +95,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("querySwtz");
// this.$router.push("querySwtz");
window.close()
},
});
} else {
......@@ -113,7 +114,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("querySwtz");
// this.$router.push("querySwtz");
window.close()
},
});
} else {
......
......@@ -106,10 +106,10 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addSwtz");
this.$router.pushToTab("addSwtz");
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailSwtz",
query: {
xxzjbh: obj.xxzjbh,
......@@ -117,7 +117,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addSwtz",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryThjl");
// this.$router.push("queryThjl");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryThjl");
// this.$router.push("queryThjl");
window.close()
},
});
} else {
......
......@@ -82,7 +82,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addThjl");
this.$router.pushToTab("addThjl");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -111,7 +111,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailThjl",
query: {
xxzjbh: obj.xxzjbh,
......@@ -119,7 +119,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addThjl",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -81,7 +81,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryTxl");
// this.$router.push("queryTxl");
window.close()
},
});
} else {
......@@ -99,7 +100,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryTxl");
// this.$router.push("queryTxl");
window.close()
},
});
} else {
......
......@@ -91,7 +91,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addTxl");
this.$router.pushToTab("addTxl");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -120,7 +120,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailTxl",
query: {
xxzjbh: obj.xxzjbh,
......@@ -128,7 +128,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addTxl",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryWffzjl");
// this.$router.push("queryWffzjl");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryWffzjl");
// this.$router.push("queryWffzjl");
window.close()
},
});
} else {
......
......@@ -151,7 +151,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addWffzjl");
this.$router.pushToTab("addWffzjl");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -180,7 +180,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailWffzjl",
query: {
xxzjbh: obj.xxzjbh,
......@@ -188,7 +188,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addWffzjl",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -83,7 +83,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryYdtx");
// this.$router.push("queryYdtx");
window.close()
},
});
} else {
......@@ -101,7 +102,8 @@ export default {
type: "success",
callback: () => {
loading.close();
this.$router.push("queryYdtx");
// this.$router.push("queryYdtx");
window.close()
},
});
} else {
......
......@@ -121,7 +121,7 @@ export default {
created() {},
methods: {
add() {
this.$router.push("addYdtx");
this.$router.pushToTab("addYdtx");
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -150,7 +150,7 @@ export default {
});
},
toInfor(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/detailYdtx",
query: {
xxzjbh: obj.xxzjbh,
......@@ -158,7 +158,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addYdtx",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -8,7 +8,7 @@
-->
<template>
<div class="Content">
<h2>个案分析</h2>
</div>
</template>
......@@ -99,9 +99,9 @@ export default {
disabled: false,
},
{
id: "zczdry",
id: "zdryGl",
label: "重点人员",
index: "zczdry",
index: "zdryGl",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
......@@ -191,25 +191,25 @@ export default {
],
},
{
id: "zczwbzrygl",
id: "zwbdxx",
label: "刑嫌必控",
newAuth: "M01",
index: "zczwbzrygl",
index: "zwbdxx",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children:[
{
id: "zczwbzrygl",
id: "zwbdxx",
label: "指纹比中人员管理",
index: "zczwbzrygl",
index: "zwbdxx",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "zcshserygl",
id: "queryShsery",
label: "涉黑涉恶人员管理",
index: "zcshserygl",
index: "queryShsery",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
......
......@@ -254,10 +254,10 @@ export default {
this.$set(this.cxQueryField[6], "selectData", arr);
},
add() {
this.$router.push("/myaddZdryInsert");
this.$router.pushToTab("/myaddZdryInsert");
},
edit(scope) {
this.$router.push({
this.$router.pushToTab({
path: "/myaddZdryInsert",
query: { id: scope.row.id },
});
......@@ -290,7 +290,7 @@ export default {
console.log(scope.row.id);
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/zdryDetail",
query: {
id: data.id,
......
......@@ -339,8 +339,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/myaddZdry");
// this.$router.push("/myaddZdry");
loading.close();
window.close()
},
});
} else {
......@@ -356,8 +357,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/myaddZdry");
// this.$router.push("/myaddZdry");
loading.close();
window.close()
},
});
} else {
......
......@@ -312,7 +312,7 @@ export default {
this.$set(this.cxQueryField[6], "selectData", arr);
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/zdryDetail",
query: {
id: data.id,
......
......@@ -226,7 +226,7 @@ export default {
this.activeName = tab.name;
},
add() {
this.$router.push("/addYjrw");
this.$router.pushToTab("/addYjrw");
},
edit(scope) {
var self = this
......
......@@ -214,6 +214,7 @@ export default {
setTimeout(() => {
this.$bus.$emit("routerPath");
}, 20);
window.close()
},
});
} else {
......@@ -231,6 +232,7 @@ export default {
callback: () => {
this.$router.push("/queryBbkwpxx");
loading.close();
window.close()
},
});
} else {
......
......@@ -89,7 +89,7 @@ export default {
},
methods: {
add() {
this.$router.push("adjustBbkwpxx");
this.$router.pushToTab("adjustBbkwpxx");
},
dele(scope) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -119,7 +119,7 @@ export default {
console.log(scope.row.xxzjbh);
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/bbkwpxxDetail",
query: {
id: data.xxzjbh,
......@@ -127,7 +127,7 @@ export default {
});
},
edit(data) {
this.$router.push({
this.$router.pushToTab({
path: "/adjustBbkwpxx",
query: {
xxzjbh: data.row.xxzjbh,
......
......@@ -253,6 +253,7 @@ export default {
setTimeout(() => {
this.$bus.$emit("routerPath");
}, 20);
window.close()
},
});
} else {
......@@ -270,6 +271,7 @@ export default {
callback: () => {
this.$router.push("/queryZdcyryxx");
loading.close();
window.close()
},
});
} else {
......
......@@ -128,10 +128,10 @@ export default {
},
methods: {
add() {
this.$router.push("addZdcyryxx");
this.$router.pushToTab("addZdcyryxx");
},
edit(scope) {
this.$router.push({
this.$router.pushToTab({
path: "/addZdcyryxx",
query: { xxzjbh: scope.row.xxzjbh },
});
......@@ -165,7 +165,7 @@ export default {
console.log(scope.row.xxzjbh);
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/detailZdcyryxx",
query: {
xxzjbh: data.xxzjbh,
......
......@@ -14,7 +14,7 @@
import formCompontent from "@c/form.vue";
import { insertZdjyhd, updateZdjyhd, infoZdjyhd } from "@/api/zdxx/zdjyhd.js";
export default {
name: "addYhkxs",
name: "addZdjyhd",
components: {
formCompontent,
},
......@@ -325,6 +325,7 @@ export default {
setTimeout(() => {
this.$bus.$emit("routerPath");
}, 20);
window.close()
},
});
} else {
......@@ -342,6 +343,7 @@ export default {
callback: () => {
this.$router.push("/queryZdjyhd");
loading.close();
window.close()
},
});
} else {
......
......@@ -189,10 +189,10 @@ export default {
},
methods: {
add() {
this.$router.push("addZdjyhd");
this.$router.pushToTab("addZdjyhd");
},
edit(scope) {
this.$router.push({
this.$router.pushToTab({
path: "addZdjyhd",
query: { xxzjbh: scope.row.xxzjbh },
});
......@@ -276,7 +276,7 @@ export default {
}
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/detailZdjyhd",
query: {
xxzjbh: data.xxzjbh,
......
......@@ -459,6 +459,7 @@ export default {
setTimeout(() => {
this.$bus.$emit("routerPath");
}, 20);
window.close()
},
});
} else {
......@@ -476,6 +477,7 @@ export default {
callback: () => {
this.$router.push("/queryZdxsxx");
loading.close();
window.close()
},
});
} else {
......
......@@ -125,7 +125,7 @@ export default {
},
methods: {
add() {
this.$router.push("adjustZdxsxx");
this.$router.pushToTab("adjustZdxsxx");
},
dele(scope) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -155,7 +155,7 @@ export default {
console.log(scope.row.xxzjbh);
},
toInfor(data) {
this.$router.push({
this.$router.pushToTab({
path: "/zdxsxxDetail",
query: {
xxzjbh: data.xxzjbh,
......@@ -163,7 +163,7 @@ export default {
});
},
edit(data) {
this.$router.push({
this.$router.pushToTab({
path: "/adjustZdxsxx",
query: {
xxzjbh: data.row.xxzjbh,
......
......@@ -419,8 +419,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/queryZdxx");
// this.$router.push("/queryZdxx");
loading.close();
window.close()
},
});
} else {
......@@ -437,8 +438,9 @@ export default {
confirmButtonText: "确定",
type: "success",
callback: () => {
this.$router.push("/queryZdxx");
// this.$router.push("/queryZdxx");
loading.close();
window.close()
},
});
} else {
......
......@@ -237,13 +237,47 @@ export default {
newAuth: "M01",
index: "queryZdjyhd",
className: "iconfont icongongnengfuwu",
hasChildren: false,
hasChildren: true,
children: [
{
id: "addZdjyhd",
label: "阵地交易(活动)信息采集",
index: "addZdjyhd",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryZdxxss",
label: "阵地线索信息管理",
index: "queryZdxxss",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryqzdjs",
label: "全阵地信息检索",
index: "queryqzdjs",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "zdxxTj",
label: "全阵地信息统计",
index: "zdxxTj",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
},
{
id: "queryZdxx",
{
id: "queryZdxxs25",
label: "阵地信息监测预警",
newAuth: "M01",
index: "queryZdxx",
index: "queryZdxxs25",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
......@@ -256,17 +290,17 @@ export default {
disabled: false,
},
{
id: "queryZdcyryxx",
id: "queryZdcyryxx22",
label: "阵地信息监测预警",
index: "queryZdcyryxx",
index: "queryZdcyryxx22",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryZdxxs2",
id: "queryZdxxs25",
label: "阵地预警信息处置",
index: "queryZdxxs",
index: "queryZdxxs25",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
......@@ -305,7 +339,7 @@ export default {
className: "iconfont iconrizhi",
disabled: false,
},
{
{
id: "queryZdxxs",
label: "阵地监测预警信息研判",
index: "queryZdxxs6",
......@@ -315,11 +349,11 @@ export default {
},
],
},
{
id: "queryBbkwpxx",
{
id: "queryBbkwpxxs",
label: "智能化信息服务",
newAuth: "M01",
index: "queryBbkwpxx",
index: "queryBbkwpxxs",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
......@@ -356,10 +390,10 @@ export default {
},
methods: {
add() {
this.$router.push("adjustZdxxgl");
this.$router.pushToTab("adjustZdxxgl");
},
edit(scope) {
this.$router.push({
this.$router.pushToTab({
path: "adjustZdxxgl",
query: { xxzjbh: scope.row.xxzjbh },
});
......@@ -391,7 +425,7 @@ export default {
});
},
toInfor(scope) {
this.$router.push({
this.$router.pushToTab({
path: "/detailZdxx",
query: {
xxzjbh: scope.xxzjbh,
......@@ -399,7 +433,7 @@ export default {
});
},
toCY(data) {
this.$router.push({
this.$router.pushToTab({
path: "/addZdCyryxx",
query: {
glxxzjbh: data.row.xxzjbh,
......@@ -407,7 +441,7 @@ export default {
});
},
toJY(data) {
this.$router.push({
this.$router.pushToTab({
path: "/addZdjyhd",
query: {
glxxzjbh: data.row.xxzjbh,
......@@ -415,7 +449,7 @@ export default {
});
},
toBK(data) {
this.$router.push({
this.$router.pushToTab({
path: "/adjustBbkwpxx",
query: {
glxxzjbh: data.row.xxzjbh,
......@@ -423,7 +457,7 @@ export default {
});
},
toXS(data) {
this.$router.push({
this.$router.pushToTab({
path: "/adjustZdxsxx",
query: {
glxxzjbh: data.row.xxzjbh,
......
<template>
<div></div>
</template>
<script>
export default {
name: "zdxxtj",
data() {
return {
Menu: [
{
id: "zdjycstj",
label: "阵地交易场所统计",
index: "zdjycstj",
auth: "M0102",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "zdryxlyj",
label: "人员学历统计",
index: "zdryxlyj",
auth: "M0103",
className: "iconfont iconfangwen",
disabled: false,
},
{
id: "zdhytj",
label: "婚姻状态统计",
index: "zdhytj",
auth: "M0102",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "zdgmtj",
label: "阵地规模统计",
index: "zdgmtj",
auth: "M0103",
className: "iconfont iconfangwen",
disabled: false,
},
{
id: "zdfxcdtj",
label: "阵地风险程度统计",
index: "zdfxcdtj",
auth: "M0102",
className: "iconfont icongongnengfuwu",
disabled: false,
},
],
};
},
created() {
this.$store.commit("user/SET_Menu", this.Menu);
this.$router.push('zdjycstj')
debugger
},
};
</script>
<style>
</style>
\ No newline at end of file
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