Commit 780bd670 by xue_wengang

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

parents 664d5020 0ade8fd8
...@@ -650,6 +650,7 @@ ...@@ -650,6 +650,7 @@
pageBs != 'queryAjcc' && pageBs != 'queryAjcc' &&
pageBs != 'queryZjcljcqk' && pageBs != 'queryZjcljcqk' &&
pageBs != 'queryFzth' && pageBs != 'queryFzth' &&
pageBs != 'queryFzths' &&
pageBs != 'queryShseaj' && pageBs != 'queryShseaj' &&
pageBs != 'queryDwxnpg' && pageBs != 'queryDwxnpg' &&
pageBs != 'queryGrxnpg' && pageBs != 'queryGrxnpg' &&
...@@ -1107,6 +1108,7 @@ ...@@ -1107,6 +1108,7 @@
pageBs == 'lkyj' || pageBs == 'lkyj' ||
pageBs == 'tqhjwzqk' || pageBs == 'tqhjwzqk' ||
pageBs == 'qyeryrlqbxsBJ' || pageBs == 'qyeryrlqbxsBJ' ||
pageBs == 'queryFzth' ||
pageBs == 'transactionFlow' pageBs == 'transactionFlow'
" "
> >
...@@ -1611,6 +1613,21 @@ ...@@ -1611,6 +1613,21 @@
style="margin-right: 16px" style="margin-right: 16px"
v-html="scope.row[columnTitle.prop]" v-html="scope.row[columnTitle.prop]"
></span> ></span>
<span v-else-if="columnTitle.toInforAjzb">
<el-tooltip
class="item"
effect="dark"
content="案件侦办"
placement="right"
>
<img
@click="$emit('toInforAjzb', scope.row)"
style="width: 22px"
src="@/assets/img/asjxx_ychy.png"
alt=""
/>
</el-tooltip>
</span>
</div> </div>
<div v-else-if="columnTitle.toInforDa"> <div v-else-if="columnTitle.toInforDa">
...@@ -2051,9 +2068,9 @@ ...@@ -2051,9 +2068,9 @@
pageBs == 'queryWcqkNew' || pageBs == 'queryWcqkNew' ||
pageBs == 'queryGxqkNew' || pageBs == 'queryGxqkNew' ||
pageBs == 'queryDzrygl' || pageBs == 'queryDzrygl' ||
pageBs == 'queryFzth' ||
pageBs == 'queryDh' || pageBs == 'queryDh' ||
pageBs == 'jdcxsGl' || pageBs == 'jdcxsGl' ||
pageBs == 'queryFzths' ||
pageBs == 'queryWjsdbg' || pageBs == 'queryWjsdbg' ||
pageBs == 'queryRole' || pageBs == 'queryRole' ||
pageBs == 'queryGrxnpg' || pageBs == 'queryGrxnpg' ||
...@@ -2221,6 +2238,7 @@ ...@@ -2221,6 +2238,7 @@
pageBs == 'qyeryrlqbxsDetailList' || pageBs == 'qyeryrlqbxsDetailList' ||
pageBs == 'queryWjpj' || pageBs == 'queryWjpj' ||
pageBs == 'queryFzth' || pageBs == 'queryFzth' ||
pageBs == 'queryFzths' ||
pageBs == 'queryRlqbxs' || pageBs == 'queryRlqbxs' ||
pageBs == 'queryRlqbxs' || pageBs == 'queryRlqbxs' ||
pageBs == 'xsbk' || pageBs == 'xsbk' ||
...@@ -2263,17 +2281,18 @@ ...@@ -2263,17 +2281,18 @@
pageBs == 'queryZdcs' || pageBs == 'queryZdcs' ||
pageBs == 'xsbk1' || pageBs == 'xsbk1' ||
pageBs == 'transactionFlow' || pageBs == 'transactionFlow' ||
pageBs == 'addGzzkyxs'|| pageBs == 'addGzzkyxs' ||
pageBs == 'addGzqk'|| pageBs == 'addGzqk' ||
pageBs == 'dswtzxxlbxxbd' pageBs == 'dswtzxxlbxxbd'
) )
" "
>修改</span >修改</span
> >
<span @click="editXxtk(scope)" <span
class="edit" @click="editXxtk(scope)"
style="margin-right: 16px" class="edit"
v-if=" style="margin-right: 16px"
v-if="
pageBs == 'addCase' || pageBs == 'addCase' ||
pageBs == 'addSwtz' || pageBs == 'addSwtz' ||
pageBs == 'addQtsf' || pageBs == 'addQtsf' ||
...@@ -2290,10 +2309,12 @@ ...@@ -2290,10 +2309,12 @@
pageBs == 'addRyyp' || pageBs == 'addRyyp' ||
pageBs == 'addThjl' || pageBs == 'addThjl' ||
pageBs == 'addGlbsh' || pageBs == 'addGlbsh' ||
pageBs == 'addTxl'|| pageBs == 'addTxl' ||
pageBs == 'addGzzkyxs'|| pageBs == 'addGzzkyxs' ||
pageBs == 'addGzqk' pageBs == 'addGzqk'
">修改</span> "
>修改</span
>
<span <span
@click="$emit('sqspBtn', scope)" @click="$emit('sqspBtn', scope)"
class="edit" class="edit"
...@@ -2440,6 +2461,7 @@ ...@@ -2440,6 +2461,7 @@
pageBs != 'queryShserhfx' && pageBs != 'queryShserhfx' &&
pageBs != 'xsbk' && pageBs != 'xsbk' &&
pageBs != 'queryFzth' && pageBs != 'queryFzth' &&
pageBs != 'queryFzths' &&
pageBs != 'queryfzxyr' && pageBs != 'queryfzxyr' &&
pageBs != 'queryShseaj' && pageBs != 'queryShseaj' &&
pageBs != 'gzrygl' && pageBs != 'gzrygl' &&
...@@ -2513,15 +2535,16 @@ ...@@ -2513,15 +2535,16 @@
pageBs != 'addRyyp' && pageBs != 'addRyyp' &&
pageBs != 'addThjl' && pageBs != 'addThjl' &&
pageBs != 'addGlbsh' && pageBs != 'addGlbsh' &&
pageBs != 'addTxl'&& pageBs != 'addTxl' &&
pageBs != 'addGzzkyxs'&& pageBs != 'addGzzkyxs' &&
pageBs != 'addGzqk' pageBs != 'addGzqk'
" "
>删除</span >删除</span
> >
<span @click="deleXxtk(scope)" <span
class="dele" @click="deleXxtk(scope)"
v-if=" class="dele"
v-if="
pageBs == 'addCase' || pageBs == 'addCase' ||
pageBs == 'addSwtz' || pageBs == 'addSwtz' ||
pageBs == 'addQtsf' || pageBs == 'addQtsf' ||
...@@ -2538,10 +2561,12 @@ ...@@ -2538,10 +2561,12 @@
pageBs == 'addRyyp' || pageBs == 'addRyyp' ||
pageBs == 'addThjl' || pageBs == 'addThjl' ||
pageBs == 'addGlbsh' || pageBs == 'addGlbsh' ||
pageBs == 'addTxl'|| pageBs == 'addTxl' ||
pageBs == 'addGzzkyxs'|| pageBs == 'addGzzkyxs' ||
pageBs == 'addGzqk' pageBs == 'addGzqk'
">删除</span> "
>删除</span
>
<span <span
@click="dele(scope)" @click="dele(scope)"
class="dele" class="dele"
...@@ -4565,7 +4590,7 @@ export default { ...@@ -4565,7 +4590,7 @@ export default {
}, },
editXxtk(scope) { editXxtk(scope) {
console.log(scope); console.log(scope);
debugger debugger;
if (this.pageBs == "addCase") { if (this.pageBs == "addCase") {
scope.router = "addCase"; scope.router = "addCase";
this.$emit("editXxtk", scope); this.$emit("editXxtk", scope);
...@@ -4929,6 +4954,7 @@ export default { ...@@ -4929,6 +4954,7 @@ export default {
currentUrl = `${url.alyIP2}${this.cxUrl}`; currentUrl = `${url.alyIP2}${this.cxUrl}`;
} else if ( } else if (
this.pageBs == "queryFzth" || this.pageBs == "queryFzth" ||
this.pageBs == "queryFzths" ||
this.pageBs == "queryShseaj" || this.pageBs == "queryShseaj" ||
this.pageASs == "queryShsery" || this.pageASs == "queryShsery" ||
this.pageASs == "queryXsxx" || this.pageASs == "queryXsxx" ||
......
...@@ -8,18 +8,19 @@ ...@@ -8,18 +8,19 @@
:cxQueryField="cxQueryField" :cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead" :cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl" :cxUrl="cxUrl"
@selectionChange="selectionChange"
@toInfor='toInfor' @toInfor='toInfor'
ref="rightContent" ref="rightContent"
> >
<!-- <template #listOperation="scope"> <template #listOperation="scope">
<span class="hbyps" @click="toAdd(scope.scope)">新增</span> <span class="hbyps" @click="toAdd(scope.scope)">新增</span>
<span class="hbyps" @click="toHb(scope.scope)">合并</span> <span class="hbyps" @click="toHb(scope.scope)">合并</span>
</template> </template>
<template #btnGroup="scope"> <template #btnGroup="scope">
<span class="hbyp" @click="thxq(scope.scope)">研判报告</span> <span class="hbyp" @click="thxq(scope.scope)">研判报告</span>
</template> --> </template>
</right-content> </right-content>
<!-- <el-dialog <el-dialog
title="待合并团伙" title="待合并团伙"
:visible.sync="dialogVisible" :visible.sync="dialogVisible"
width="40%" width="40%"
...@@ -57,13 +58,13 @@ ...@@ -57,13 +58,13 @@
>确认合并</el-button >确认合并</el-button
> >
</div> </div>
</el-dialog> --> </el-dialog>
</div> </div>
</template> </template>
<script> <script>
import rightContent from "@c/ptCxForm_components.vue"; import rightContent from "@c/ptCxForm_components.vue";
// import { hbThajxyr } from "@/api/shse/shse.js"; import { hbThajxyr } from "@/api/shse/shse.js";
export default { export default {
name: "queryHbyp", name: "queryHbyp",
components: { components: {
...@@ -71,27 +72,27 @@ export default { ...@@ -71,27 +72,27 @@ export default {
}, },
data() { data() {
return { return {
// radio: false, radio: false,
// xsTableList: [ xsTableList: [
// { {
// label: "团伙编号", label: "团伙编号",
// prop: "thbh", prop: "thbh",
// width: "200", width: "200",
// }, },
// { {
// label: "团伙名称", label: "团伙名称",
// width: "200", width: "200",
// prop: "thmc", prop: "thmc",
// }, },
// { {
// label: "团伙头目", label: "团伙头目",
// width: "145", width: "145",
// prop: "thtm", prop: "thtm",
// }, },
// ], ],
// sfzth: "", sfzth: "",
// dialogVisible: false, dialogVisible: false,
// xsShuju: [], xsShuju: [],
header: "涉黑涉恶案件侦查", header: "涉黑涉恶案件侦查",
pageBs: "queryFzth", pageBs: "queryFzth",
cxFormData: { cxFormData: {
...@@ -262,14 +263,14 @@ export default { ...@@ -262,14 +263,14 @@ export default {
disabled: false, disabled: false,
}, },
], ],
// selectArr: [], selectArr: [],
// revokeVisiable: false, revokeVisiable: false,
// ckForm: { ckForm: {
// file: "", file: "",
// }, },
// fileArr: [], fileArr: [],
// zdXxzjbh: "", zdXxzjbh: "",
// indexRadio: 0, indexRadio: 0,
}; };
}, },
created() { created() {
...@@ -285,67 +286,67 @@ export default { ...@@ -285,67 +286,67 @@ export default {
}, },
}); });
}, },
// getRadio(scope, index) { getRadio(scope, index) {
// this.indexRadio = index; this.indexRadio = index;
// debugger; debugger;
// }, },
// selectionChange(row) { selectionChange(row) {
// debugger; debugger;
// this.xsShuju = row; this.xsShuju = row;
// }, },
// // add() { // // add() {
// // this.$router.push({ // // this.$router.push({
// // path: '/fzthxz' // // path: '/fzthxz'
// // }) // // })
// // }, // // },
// toHb(scope) { toHb(scope) {
// if (this.xsShuju.length > 1) { if (this.xsShuju.length > 1) {
// this.dialogVisible = true; this.dialogVisible = true;
// } else { } else {
// this.$alert("请选择两条合并的线索", "提示!", { this.$alert("请选择两条合并的线索", "提示!", {
// confirmButtonText: "确定", confirmButtonText: "确定",
// type: "warning", type: "warning",
// callback: () => {}, callback: () => {},
// }); });
// } }
// }, },
// // 确认合并 // 确认合并
// handleHb() { handleHb() {
// debugger; debugger;
// let params = new FormData(); let params = new FormData();
// this.xsShuju.forEach((item, index) => { this.xsShuju.forEach((item, index) => {
// params.append("th" + "[" + index + "]" + ".thbh", item.thbh); params.append("th" + "[" + index + "]" + ".thbh", item.thbh);
// params.append( params.append(
// "th" + "[" + index + "]" + ".sfzth", "th" + "[" + index + "]" + ".sfzth",
// index == this.indexRadio ? "1" : "0" index == this.indexRadio ? "1" : "0"
// ); );
// console.log(index == this.indexRadio ? "1" : "0"); console.log(index == this.indexRadio ? "1" : "0");
// }); });
// hbThajxyr(params).then((res) => { hbThajxyr(params).then((res) => {
// if (res.code == 200) { if (res.code == 200) {
// this.dialogVisible = false; this.dialogVisible = false;
// this.$message.success("合并成功"); this.$message.success("合并成功");
// this.$refs.rightContent.doQuery("yes"); this.$refs.rightContent.doQuery("yes");
// this.xsShuju = []; this.xsShuju = [];
// } else { } else {
// this.$message.error("合并失败"); this.$message.error("合并失败");
// } }
// }); });
// }, },
// thxq(scope) { thxq(scope) {
// debugger; debugger;
// this.$router.pushToTab({ this.$router.pushToTab({
// path: "/xq", path: "/xq",
// query: { query: {
// thbh: scope.row.thbh, thbh: scope.row.thbh,
// }, },
// }); });
// }, },
// toAdd() { toAdd() {
// this.$router.pushToTab({ this.$router.pushToTab({
// path: "/fzth", path: "/fzth",
// }); });
// }, },
}, },
mounted() {}, mounted() {},
// watch: { // watch: {
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
:cxUrl="cxUrl" :cxUrl="cxUrl"
ref="rightContent" ref="rightContent"
@toInfor="toInfor" @toInfor="toInfor"
@toInforAjzb="toInforAjzb"
> >
<template #listOperation="scope"> <template #listOperation="scope">
<span class="hbyps" @click="getAjlb(scope.scope)">案件列表</span> <span class="hbyps" @click="getAjlb(scope.scope)">案件列表</span>
...@@ -40,7 +41,11 @@ ...@@ -40,7 +41,11 @@
<el-form :inline="true" :model="examineInfo" class="demo-form-inline"> <el-form :inline="true" :model="examineInfo" class="demo-form-inline">
<el-row> <el-row>
<el-col :span="20" :offset="3" style="margin-top: 20px"> <el-col :span="20" :offset="3" style="margin-top: 20px">
<el-form-item label="案件编号" class="sqsp-form" style="width:100%;"> <el-form-item
label="案件编号"
class="sqsp-form"
style="width:100%;"
>
<span>{{ examineInfo.asjbh1 }}</span> <span>{{ examineInfo.asjbh1 }}</span>
</el-form-item> </el-form-item>
</el-col> </el-col>
...@@ -110,8 +115,8 @@ ...@@ -110,8 +115,8 @@
type="textarea" type="textarea"
style="width: 600px" style="width: 600px"
v-model="examineInfo.sqyy" v-model="examineInfo.sqyy"
@blur="checkempty"
></el-input> ></el-input>
<!-- @blur="checkempty" -->
</el-form-item> </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
...@@ -132,8 +137,8 @@ ...@@ -132,8 +137,8 @@
{ {
required: true, required: true,
message: '审核状态不能为空', message: '审核状态不能为空',
trigger: 'blur' trigger: 'blur',
} },
]" ]"
style="width:100%;" style="width:100%;"
class="sqsp-form" class="sqsp-form"
...@@ -154,8 +159,8 @@ ...@@ -154,8 +159,8 @@
{ {
required: true, required: true,
message: '审核状态不能为空', message: '审核状态不能为空',
trigger: 'blur' trigger: 'blur',
} },
]" ]"
style="width:100%;" style="width:100%;"
class="sqsp-form" class="sqsp-form"
...@@ -175,9 +180,18 @@ ...@@ -175,9 +180,18 @@
<span slot="footer" class="dialog-footer"> <span slot="footer" class="dialog-footer">
<!-- @click="dialogVisible = false" --> <!-- @click="dialogVisible = false" -->
<el-button v-if="activeName == 'first'" @click="tabClick('first')">下一步</el-button> <el-button v-if="activeName == 'first'" @click="tabClick('first')"
<el-button v-if="activeName == 'second'" @click="activeName = 'first'">上一步</el-button> >下一步</el-button
<el-button v-if="activeName == 'second'" type="primary" @click="updateExamine">确 定</el-button> >
<el-button v-if="activeName == 'second'" @click="activeName = 'first'"
>上一步</el-button
>
<el-button
v-if="activeName == 'second'"
type="primary"
@click="updateExamine"
>确 定</el-button
>
</span> </span>
</el-dialog> </el-dialog>
...@@ -188,12 +202,20 @@ ...@@ -188,12 +202,20 @@
width="35%" width="35%"
center center
> >
<div style="padding: 22px;width: 100%;box-sizing: border-box;height: 350px;overflow-y: auto;"> <div
style="
padding: 22px;
width: 100%;
box-sizing: border-box;
height: 350px;
overflow-y: auto;
"
>
<!-- 双签同事 --> <!-- 双签同事 -->
<el-input <el-input
v-model="selectPerson.title" v-model="selectPerson.title"
placeholder="请选择" placeholder="请选择"
style="width: 100%;margin: 0 0 22px" style="width: 100%; margin: 0 0 22px"
v-if="sqld == 'sq'" v-if="sqld == 'sq'"
></el-input> ></el-input>
<el-radio-group v-model="radioval" v-if="sqld == 'sq'" class="dis3"> <el-radio-group v-model="radioval" v-if="sqld == 'sq'" class="dis3">
...@@ -204,13 +226,15 @@ ...@@ -204,13 +226,15 @@
style="margin: 0 0 22px 0" style="margin: 0 0 22px 0"
class="col3" class="col3"
@change="onRadio(item, 'sq')" @change="onRadio(item, 'sq')"
> {{ item.trueName }} </el-radio> >
{{ item.trueName }}
</el-radio>
</el-radio-group> </el-radio-group>
<!-- 领导审批 --> <!-- 领导审批 -->
<el-input <el-input
v-model="selectLeader.title" v-model="selectLeader.title"
placeholder="请选择" placeholder="请选择"
style="width: 100%;margin: 0 0 22px" style="width: 100%; margin: 0 0 22px"
v-if="sqld == 'ld'" v-if="sqld == 'ld'"
></el-input> ></el-input>
<el-radio-group v-model="radioval1" v-if="sqld == 'ld'" class="dis3"> <el-radio-group v-model="radioval1" v-if="sqld == 'ld'" class="dis3">
...@@ -221,7 +245,9 @@ ...@@ -221,7 +245,9 @@
style="margin: 0 0 22px 0" style="margin: 0 0 22px 0"
class="col3" class="col3"
@change="onRadio(item, 'ld')" @change="onRadio(item, 'ld')"
> {{ item.trueName }} </el-radio> >
{{ item.trueName }}
</el-radio>
</el-radio-group> </el-radio-group>
</div> </div>
<!-- 双签同事 --> <!-- 双签同事 -->
...@@ -247,7 +273,7 @@ import { getApproveUsers, saveSpxx } from "@/api/brainPhoto.js"; ...@@ -247,7 +273,7 @@ import { getApproveUsers, saveSpxx } from "@/api/brainPhoto.js";
export default { export default {
name: "queryHbyp", name: "queryHbyp",
components: { components: {
rightContent rightContent,
}, },
data() { data() {
return { return {
...@@ -256,7 +282,7 @@ export default { ...@@ -256,7 +282,7 @@ export default {
examineChoose: { examineChoose: {
checkedsqts: "", checkedsqts: "",
checkedshld: "", checkedshld: "",
checkedspld: "" checkedspld: "",
}, },
// 审批审批 // 审批审批
examineInfo: { examineInfo: {
...@@ -266,11 +292,11 @@ export default { ...@@ -266,11 +292,11 @@ export default {
xslx: "案件编号", xslx: "案件编号",
asjbh: "", asjbh: "",
xsbz: "", xsbz: "",
sqyy: "" sqyy: "",
}, },
leaderArr: [ leaderArr: [
{ name: "SQTS", value: [] }, { name: "SQTS", value: [] },
{ name: "YJSP", value: [] } { name: "YJSP", value: [] },
], ],
dialogVisible: false, //审批对话框 dialogVisible: false, //审批对话框
// 双签同事对话框 // 双签同事对话框
...@@ -278,13 +304,13 @@ export default { ...@@ -278,13 +304,13 @@ export default {
leaderStr: "", // 双签同事 leaderStr: "", // 双签同事
selectPerson: { selectPerson: {
title: "", title: "",
value: "" value: "",
}, },
// 领导审批对话 // 领导审批对话
policemanidStr: "", policemanidStr: "",
selectLeader: { selectLeader: {
title: "", title: "",
value: "" value: "",
}, },
sqld: "", //判断人员审批 sqld: "", //判断人员审批
radioval: "", radioval: "",
...@@ -330,6 +356,7 @@ export default { ...@@ -330,6 +356,7 @@ export default {
{ {
label: "案事件编号", label: "案事件编号",
toInfor: true, toInfor: true,
toInforAjzb: true,
prop: "asjbh", prop: "asjbh",
width: "250", width: "250",
}, },
...@@ -348,7 +375,7 @@ export default { ...@@ -348,7 +375,7 @@ export default {
prop: "larq", prop: "larq",
width: "200", width: "200",
}, },
{ {
label: "立案单位", label: "立案单位",
prop: "ladwGajgmc", prop: "ladwGajgmc",
width: "200", width: "200",
...@@ -364,7 +391,7 @@ export default { ...@@ -364,7 +391,7 @@ export default {
prop: "asjlydmStr", prop: "asjlydmStr",
width: "200", width: "200",
}, },
{ {
label: "简要案情", label: "简要案情",
prop: "jyaq", prop: "jyaq",
width: "200", width: "200",
...@@ -397,8 +424,10 @@ export default { ...@@ -397,8 +424,10 @@ export default {
methods: { methods: {
toInfor(scope, columnTitle) { toInfor(scope, columnTitle) {
if (columnTitle.prop == "asjbh") { if (columnTitle.prop == "asjbh") {
let identitycard = JSON.parse(sessionStorage.getItem("userInfo")).identitycard; let identitycard = JSON.parse(
let path = `${this.$baseUrl.alyIP6}/#/jump?path=/queryAjda&asjbh=${scope.asjbh}&zjhm=${identitycard}`; sessionStorage.getItem("userInfo")
).identitycard;
let path = `${this.$baseUrl.alyIP6}/#/jump?path=/queryAjda&asjbh=${scope.asjbh}&zjhm=${identitycard}`;
window.open(path, "_blank"); window.open(path, "_blank");
} else { } else {
window.open( window.open(
...@@ -407,6 +436,16 @@ export default { ...@@ -407,6 +436,16 @@ export default {
); );
} }
}, },
toInforAjzb(scope) {
let userToken = sessionStorage.getItem("userToken");
let appToken = sessionStorage.getItem("appToken");
let path = `${this.$baseUrl.alyIP10}?zjhm=${
JSON.parse(sessionStorage.getItem("userInfo")).identitycard
}&path=/ajzbDetail?id=${
scope.asjbh
}&userToken=${userToken}&appToken=${appToken}`;
window.open(path, "_blank");
},
getAjlb() { getAjlb() {
var self = this; var self = this;
self.cxUrl = "/shseaj/selectAjxx"; self.cxUrl = "/shseaj/selectAjxx";
...@@ -452,8 +491,8 @@ export default { ...@@ -452,8 +491,8 @@ export default {
type: "shse", type: "shse",
kybh: scope.row.asjbh, kybh: scope.row.asjbh,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -229,8 +229,8 @@ export default { ...@@ -229,8 +229,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.row.zjhm, kybh: scope.row.zjhm,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -240,8 +240,8 @@ export default { ...@@ -240,8 +240,8 @@ export default {
type: "shse", type: "shse",
kybh: scope.row.asjbh, kybh: scope.row.asjbh,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -208,8 +208,8 @@ export default { ...@@ -208,8 +208,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.row.zjhm, kybh: scope.row.zjhm,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -1439,8 +1439,8 @@ export default { ...@@ -1439,8 +1439,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.gmsfzh, kybh: scope.gmsfzh,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
...@@ -1495,8 +1495,8 @@ export default { ...@@ -1495,8 +1495,8 @@ export default {
type: bsh, type: bsh,
kybh: kybh, kybh: kybh,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
...@@ -1532,8 +1532,8 @@ export default { ...@@ -1532,8 +1532,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.gmsfzh, kybh: scope.gmsfzh,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -1352,8 +1352,8 @@ export default { ...@@ -1352,8 +1352,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.row.zjhm, kybh: scope.row.zjhm,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -1329,8 +1329,8 @@ export default { ...@@ -1329,8 +1329,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.row.zjhm, kybh: scope.row.zjhm,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -1336,8 +1336,8 @@ export default { ...@@ -1336,8 +1336,8 @@ export default {
type: "KyRy", type: "KyRy",
kybh: scope.row.zjhm, kybh: scope.row.zjhm,
userId: obj.identitycard, userId: obj.identitycard,
username: obj.userName, username: obj.policemanid,
trueName: obj.userName, trueName: obj.realname,
identitycard: obj.identitycard, identitycard: obj.identitycard,
unitcode: obj.unitcode, unitcode: obj.unitcode,
unitname: obj.unitname, unitname: obj.unitname,
......
...@@ -72,7 +72,7 @@ export default { ...@@ -72,7 +72,7 @@ export default {
data() { data() {
return { return {
header: "涉黑涉恶案件侦查", header: "涉黑涉恶案件侦查",
pageBs: "queryFzth", pageBs: "queryFzths",
cxFormData: { cxFormData: {
limit: 10, limit: 10,
page: 1, page: 1,
...@@ -235,7 +235,7 @@ export default { ...@@ -235,7 +235,7 @@ export default {
{ {
id: "queryFzths", id: "queryFzths",
label: "犯罪团伙信息管理", label: "犯罪团伙信息管理",
index: "queryFzth", index: "queryFzths",
auth: "M0101", auth: "M0101",
className: "iconfont iconrizhi", className: "iconfont iconrizhi",
disabled: false, disabled: false,
......
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