Commit 6ac1c379 by yuhao

修改菜单名称和合同一致

parent 851c035a
......@@ -32,7 +32,7 @@ export default {
table: false,
tableOperation: true,
tableOperationWidth: 150,
header: "线索查询比对",
header: "线索查询比对服务",
pageBs: "dswtzxxlbxx",
cxFormData: {
page: '1',
......@@ -117,7 +117,7 @@ export default {
//左侧导航(模块第一个页面需要)
{
id: "queryAjlb",
label: "案件线索查询比对",
label: "案件线索查询",
newAuth: "M01",
index: "1",
className: "iconfont icongongnengfuwu",
......@@ -135,7 +135,7 @@ export default {
},
{
id: "queryRxhc",
label: "人员线索查询比对",
label: "人员线索查询",
newAuth: "M01",
index: "3",
className: "iconfont icongongnengfuwu",
......
......@@ -40,7 +40,7 @@ export default {
return {
tableOperation: true,
tableOperationWidth: 200,
header: "多生物特征信息",
header: "多生物特征信息融合管理",
pageBs: "dswtzxxlbxx",
cxFormData: {
rybh: "",
......
<template>
<div>
<SearchGraph
:formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入案事件编号"
:params="params"
:nodedata="nodedata"
:unfoldParams="unfoldParams"
/>
<SearchGraph :formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入案事件编号"
:params="params"
:nodedata="nodedata"
:unfoldParams="unfoldParams" />
</div>
</template>
<script>
......@@ -18,7 +16,7 @@ import SearchGraph from "@c/SearchGraph.vue";
import { getKyFwbshList } from "@/api/brainPhoto.js";
export default {
components: { SearchGraph },
data() {
data () {
return {
header: "画像工厂",
pages: "bshhx",
......@@ -68,7 +66,7 @@ export default {
Menu: [
{
id: "queryBshhx",
label: "服务标识号刻画",
label: "服务标识号画像",
index: "queryBshhx",
auth: "M0101",
className: "iconfont iconrizhi",
......@@ -77,22 +75,22 @@ export default {
],
};
},
created() {
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);
},
mounted() {
mounted () {
this.query();
},
methods: {
query() {
query () {
getKyFwbshList({
page: 1,
limit: 10,
bshlx: "",
fwbsh: "",
}).then((res) => {});
}).then((res) => { });
},
},
};
......
<template>
<div class="Content">
<SearchGraph
:formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入身份证号"
:params="params"
:nodedata="nodedata"
:unfoldParams="unfoldParams"
/>
<SearchGraph :formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
:pages="pages"
placeholder="请输入身份证号"
:params="params"
:nodedata="nodedata"
:unfoldParams="unfoldParams" />
</div>
</template>
<script>
......@@ -18,7 +16,7 @@ import SearchGraph from "@c/SearchGraph.vue";
import { getKyFwbshList } from "@/api/brainPhoto.js";
export default {
components: { SearchGraph },
data() {
data () {
return {
header: "画像工厂",
pages: "hxgc",
......@@ -93,7 +91,7 @@ export default {
},
{
id: "queryBshhx",
label: "服务标识号刻画",
label: "服务标识号画像",
newAuth: "M01",
index: "queryBshhx",
className: "iconfont icongongnengfuwu",
......@@ -146,22 +144,22 @@ export default {
],
};
},
created() {
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);
},
mounted() {
mounted () {
this.query();
},
methods: {
query() {
query () {
getKyFwbshList({
page: 1,
limit: 10,
bshlx: "",
fwbsh: "",
}).then((res) => {});
}).then((res) => { });
},
},
};
......
......@@ -408,7 +408,7 @@ export default {
data () {
return {
isShow: false,
header: "人力情报线索信息管理",
header: "人力情报线索管理",
pageBs: "queryRlqbxs",
cxFormData: {
dspbz: "qb",
......@@ -563,7 +563,7 @@ export default {
//左侧导航(模块第一个页面需要)
{
id: "queryRlqbxs",
label: "人力情报线索信息管理",
label: "人力情报线索采集",
newAuth: "M01",
index: "1",
className: "iconfont icongongnengfuwu",
......@@ -639,7 +639,7 @@ export default {
},
{
id: "rlqbtj",
label: "人力情报考核统计",
label: "人力情报线索考核统计",
newAuth: "M01",
index: "3",
className: "iconfont icongongnengfuwu",
......
......@@ -377,7 +377,7 @@ export default {
},],
qsxxzjbh: "",
examineInfo: {},
header: "刑嫌调控工作管理", //头部标题 (模块第一个页面需要)
header: "刑嫌调控工作管理子系统", //头部标题 (模块第一个页面需要)
pageBs: "xxtkgzfl", //页面名称
cxFormData: {
//查询条件
......@@ -599,7 +599,7 @@ export default {
//头部导航(模块第一个页面需要)
{
id: "queryGzry",
label: "刑嫌对象",
label: "刑嫌对象信息管理",
index: "queryGzry",
auth: "M0101",
className: "iconfont iconrizhi",
......@@ -746,7 +746,7 @@ export default {
//左侧导航(模块第一个页面需要)
{
id: "queryGzry",
label: "刑嫌列控工作",
label: "刑嫌列控管理",
newAuth: "M01",
index: "1",
className: "iconfont icongongnengfuwu",
......@@ -761,21 +761,14 @@ export default {
disabled: false,
},
{
id: "queryLklz",
label: "刑嫌疑对象日常管控",
index: "queryLklz",
auth: "M0102",
id: "xxdxlzcl",
label: "刑嫌对象流转处理",
newAuth: "M01",
index: "2",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklz",
label: "刑嫌对象异常情况研判",
index: "queryCklz",
auth: "M0103",
className: "iconfont iconfangwen",
disabled: false,
hasChildren: false,
},
// {
// id: "queryGzzkyxs",
// label: "工作中可疑线索",
......@@ -811,18 +804,27 @@ export default {
],
},
{
id: "xxdxlzcl",
label: "刑嫌对象流转处理",
newAuth: "M01",
index: "2",
id: "queryLklz",
label: "刑嫌对象日常管控",
index: "queryLklz",
auth: "M0102",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryCklz",
label: "刑嫌对象信息研判",
index: "queryCklz",
auth: "M0103",
className: "iconfont iconfangwen",
hasChildren: false,
},
{
id: "znhxxfw",
label: "智能化信息服务",
newAuth: "M01",
index: "3",
index: "4",
className: "iconfont icongongnengfuwu",
hasChildren: false,
}
......
......@@ -574,7 +574,7 @@ export default {
//头部导航(模块第一个页面需要)
{
id: "queryGzry",
label: "刑嫌对象",
label: "刑嫌对象信息研判",
index: "queryGzry",
auth: "M0101",
className: "iconfont iconrizhi",
......
......@@ -581,7 +581,7 @@ export default {
//头部导航(模块第一个页面需要)
{
id: "queryGzry",
label: "刑嫌对象",
label: "刑嫌对象日常管控",
index: "queryGzry",
auth: "M0101",
className: "iconfont iconrizhi",
......
......@@ -33,7 +33,7 @@ export default {
footerList: [
{
url: require('../../assets/img/resources/bg2.png'),
title: '个案分析'
title: '个案侦办'
},
{
url: require('../../assets/img/resources/bg2.png'),
......
......@@ -76,7 +76,7 @@ export default {
},
data () {
return {
header: "阵地管控工作管理",
header: "阵地控制工作管理",
pageBs: "zdxxgl",
cxFormData: {
djsjStart: "",
......
......@@ -250,7 +250,7 @@ export default {
},
{
id: "queryZjclLb",
label: "证据类别管理",
label: "证据材料检查",
index: "queryZjclLb",
auth: "M0102",
className: "iconfont icongongnengfuwu",
......
<template>
<div>
<SearchGraph
:formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:params="params"
:pages="pages"
:nodedata="nodedata"
:unfoldParams="unfoldParams"
/>
<SearchGraph :formProp="formProp"
:formData="form"
:childrenXhrStr="childrenXhrStr"
:nodeClickBoo="true"
placeholder="请输入案件编号"
:params="params"
:pages="pages"
:nodedata="nodedata"
:unfoldParams="unfoldParams" />
</div>
</template>
<script>
import SearchGraph from "@c/SearchGraph.vue";
export default {
components: { SearchGraph },
data() {
data () {
return {
header: "主题研判",
pages: "queryTdyp",
......@@ -165,7 +163,7 @@ export default {
// },
// ],
// },
{
{
id: "queryRyypNew",
label: "人员研判",
newAuth: "M04",
......@@ -197,7 +195,7 @@ export default {
// className: "iconfont icongongnengfuwu",
// hasChildren: false,
// },
{
{
id: "queryDxypNew",
label: "电话研判",
newAuth: "M05",
......@@ -205,7 +203,7 @@ export default {
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
{
id: "queryYhzhypNew",
label: "银行账号研判",
newAuth: "M05",
......@@ -257,7 +255,7 @@ export default {
},
{
id: "queryHd",
label: "通讯信息研判",
label: "通讯研判",
newAuth: "M01",
index: "queryHd",
className: "iconfont icongongnengfuwu",
......@@ -334,7 +332,7 @@ export default {
],
};
},
created() {
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);
......
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