Commit e4ef2167 by gao_yingdong

问题修改

parent b951ce86
......@@ -505,6 +505,8 @@
pageBs != 'queryZjss' &&
pageBs != 'queryZjShow' &&
pageBs != 'querySdtdyp' &&
pageBs != 'queryJz' &&
pageBs != 'querySqdlb' &&
pageBs != 'queryXshbZd'
"
>
......@@ -1554,6 +1556,8 @@
pageBs == 'qyeryrlqbxsGl' ||
pageBs == 'queryUser' ||
pageBs == 'queryMenu' ||
pageBs == 'querySqdlb' ||
pageBs == 'queryJz' ||
pageBs == 'queryRole'
)
"
......@@ -1758,6 +1762,8 @@
pageBs != 'qyeryrlqbxsGl' &&
pageBs != 'queryUser' &&
pageBs != 'queryMenu' &&
pageBs != 'queryJz' &&
pageBs != 'querySqdlb' &&
pageBs != 'queryRole'
"
>删除</span
......@@ -3095,7 +3101,11 @@ export default {
) {
currentUrl = `${url.alyIP3}${this.cxUrl}`;
} else if (
this.pageBs == "queryJz"
this.pageBs == "queryJz" ||
this.pageBs == "querySqdlb" ||
this.pageBs == "queryXslb" ||
this.pageBs == "queryDwsp" ||
this.pageBs == "queryWysp"
) {
currentUrl = `${url.alyIP13}${this.cxUrl}`;
} else {
......@@ -3235,8 +3245,8 @@ export default {
self.closeLoading();
}
});
}else {
// debugger
} else {
debugger;
self.doQueryRequest(json).then((response) => {
if (response.success === true) {
// debugger
......@@ -3347,6 +3357,7 @@ export default {
// }
// }
});
debugger;
let result = response.data.data || response.data.rows;
result.forEach((item) => {
item.children = [];
......@@ -3366,6 +3377,69 @@ export default {
self.talbehgCount = response.data.hgCount;
self.closeLoading();
}
} else if (response.state == "success") {
response.rows.forEach((item) => {
if (self.pageBs == "queryJz") {
debugger;
if (item.ajlb == "01") {
item.ajlbStr = "刑事案件";
} else if (item.ajlb == "02") {
item.ajlbStr = "行政案件";
} else if (item.ajlb == "03") {
item.ajlbStr = "重点人员";
} else if (item.ajlb == "04") {
item.ajlbStr = "其他";
}
} else if (self.pageBs == "querySqdlb") {
debugger;
if (item.orderMethod == "1") {
item.orderMethodStr = "二级审批";
} else if (item.orderMethod == "3") {
item.orderMethodStr = "一级审批";
}
if (item.orderStatus == "1") {
item.orderStatuStr = "审批未开始";
item.orderStatusStr = "暂存";
} else if (item.orderStatus == "2") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "在审";
} else if (item.orderStatus == "3") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "一级领导已审";
} else if (item.orderStatus == "4") {
item.orderStatusStr = "审批通过";
item.orderStatuStr = "审批完成";
} else if (item.orderStatus == "5") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "双签已审";
} else if (item.orderStatus == "6") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "撤回";
} else if (item.orderStatus == "7") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "一级领导驳回";
} else if (item.orderStatus == "8") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "二级领导驳回";
} else if (item.orderStatus == "9") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "双签驳回";
} else if (item.orderStatusIsgq == "1") {
item.orderStatuStr = "审批进行中";
item.orderStatusStr = "过期";
}
}
});
debugger;
self.tableData = response.rows;
for (let t in self.transformFormTable) {
self.tableData.map((res) => {
res[t] = self.transformFormTable[t][res[t]];
});
}
self.tableDataLength = response.total;
// self.tPage = Math.ceil(response.data.total / self.page_size);
self.closeLoading();
} else {
self.closeLoading();
}
......
......@@ -8,6 +8,38 @@ const menuLayouts = [
},
component: () => import("@/views/xsspPt/jzLb/queryJzlb.vue")
},
{
path: "/querySqdlb",
name: "querySqdlb",
meta: {
title: '申请单列表'
},
component: () => import("@/views/xsspPt/sqdlb/querySqdlb.vue")
},
{
path: "/queryXslb",
name: "queryXslb",
meta: {
title: '线索列表'
},
component: () => import("@/views/xsspPt/xslb/queryXslb.vue")
},
{
path: "/queryDwsp",
name: "queryDwsp",
meta: {
title: '待我审批'
},
component: () => import("@/views/xsspPt/dwsp/queryDwsp.vue")
},
{
path: "/queryWysp",
name: "queryWysp",
meta: {
title: '我已审批'
},
component: () => import("@/views/xsspPt/wysp/queryWysp.vue")
},
];
export default [{
......
......@@ -9,8 +9,22 @@ const menuLayouts = [
},
component: () => import("@/views/xxtk/gzry/queryGzry.vue")
},
{
path: "/queryGzrys",
name: "queryGzrys",
meta: {
title: '刑嫌对象研判'
},
component: () => import("@/views/xxtk/gzry/queryGzry.vue")
},
{
path: "/queryGzryS",
name: "queryGzryS",
meta: {
title: '刑嫌对象研判'
},
component: () => import("@/views/xxtk/gzry/queryGzry.vue")
},
{
path: "/queryCase",
name: "queryCase",
......@@ -469,8 +483,30 @@ const menuLayouts = [
},
component: () => import("@/views/xxtk/gzzkyxs/queryGzzkyxs.vue")
},
{
path: "/queryLklzs",
name: "queryLklzs",
meta: {
title: '刑嫌对象异常情况研判'
},
component: () => import("@/views/xxtk/queryLklz.vue")
},
{
path: "/queryLklzS",
name: "queryLklzS",
meta: {
title: '刑嫌对象异常情况研判'
},
component: () => import("@/views/xxtk/queryLklz.vue")
},
{
path: "/queryLklzSz",
name: "queryLklzSz",
meta: {
title: '列控管理提醒信息服务'
},
component: () => import("@/views/xxtk/queryLklz.vue")
},
{
path: "/queryLklz",
name: "queryLklz",
......@@ -488,6 +524,22 @@ const menuLayouts = [
component: () => import("@/views/xxtk/queryCklz.vue")
},
{
path: "/queryCklzs",
name: "queryCklzs",
meta: {
title: '登记工作发现线索信息'
},
component: () => import("@/views/xxtk/queryCklz.vue")
},
{
path: "/queryCklzS",
name: "queryCklzS",
meta: {
title: '管控工作指令'
},
component: () => import("@/views/xxtk/queryCklz.vue")
},
{
path: "/queryLklzG",
name: "queryLklzG",
meta: {
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<!-- <template #listOperation="scope">
<span class="hbyps" @click="add(scope.scope)">
<i class="el-icon-plus"></i>新增</span
>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="toXdzl(scope.scope)">下达指令</span>
<span
v-if="scope.scope.row.sfkxg == 1"
class="hbyp"
@click="edit(scope.scope)"
>修改</span
>
<span
v-if="scope.scope.row.sfksc == 1"
class="hbyp"
@click="dele(scope.scope)"
>删除</span
>
</template> -->
</right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
export default {
name: "queryDwsp",
components: {
rightContent,
},
data() {
return {
header: "线索审批管理平台",
pageBs: "queryDwsp",
cxFormData: {
page: 1,
rows: 10,
createUserPid: JSON.parse(sessionStorage.getItem("userInfo")).account,
pzCode: "",
pzName: "",
orderCode: "",
timeStart: "",
timeEnd: "",
},
cxQueryField: [
{
name: "卷宗编号",
id: "pzCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "卷宗名称",
id: "pzName",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "申请单编号",
id: "orderCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "申请时间",
id: "timeStart",
id2: "timeEnd",
type: "zdyDate",
value: "",
col: "3",
},
],
cxDefaultFormThead: [
{
label: "卷宗名称",
// toInfor: true,
prop: "pzName",
width: "250",
},
{
label: "申请单编号",
prop: "orderCode",
width: "200",
},
{
label: "申请单名称",
prop: "orderTitle",
width: "200",
},
{
label: "卷宗编号",
prop: "pzCode",
width: "200",
},
{
label: "审批等级",
prop: "orderMethod",
width: "200",
},
{
label: "审请单状态",
prop: "xsSxz",
width: "200",
},
{
label: "申请人",
prop: "createUserName",
width: "200",
},
{
label: "申请时间",
prop: "createTime",
width: "200",
},
{
label: "线索个数",
prop: "xsCount",
width: "200",
},
{
label: "审批倒计时",
prop: "orderStatus",
width: "200",
},
],
cxUrl: "/allWaitApproveOrders",
Menu: [
// zylx:"asj",
{
id: "queryDwsp",
label: "待我审批",
index: "queryDwsp",
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: {},
watch: {
// "examineInfoRl.sfrlPdbz": {
// handler: function (val, oldval) {
// },
// deep: true,
// },
},
};
</script>
<style>
.el-dialog__body {
padding: 10px 15px !important;
}
.rightContent .el-input__inner,
#formCommonPage .el-input__inner {
height: 32px;
line-height: 32px;
font-family: inherit;
}
.el-table__header-wrapper th,
.el-table__header-wrapper tr {
background: #f4f6f7;
}
.rightContent .el-input__icon,
#formCommonPage .el-input__icon,
.el-input__suffix-inner {
line-height: 36px;
}
.rightContent .el-range-separator {
position: relative;
top: -4px;
}
.rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner {
width: 100%;
font-family: inherit;
}
.rightContent .el-range-input,
#formCommonPage .el-range-input {
vertical-align: top;
}
.rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px;
}
.rightContent .el-form-item__error {
left: calc(66% - 27px);
top: 12px;
}
.success-row {
background-color: #fbf9f4 !important;
}
.Content .el-input,
.Content .el-date-editor--daterange.el-input__inner {
width: 100% !important;
}
</style>
<style scoped lang="scss">
.el-form-item {
margin: 15px 0 20px 0;
}
.red {
color: red;
}
.black {
color: black;
}
@import "@/assets/styles/rightContent.scss";
.hbyp {
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 22px;
color: #007aff;
margin-right: 16px;
cursor: pointer;
}
.reds {
color: red;
}
.black {
color: black;
}
.hbyps {
width: 64px;
height: 24px;
background: #ffffff;
border: 1px solid #007aff;
opacity: 1;
border-radius: 4px;
text-align: center;
align-items: center;
display: inline-block;
font-size: 12px !important;
font-weight: 400 !important;
color: #007aff !important;
cursor: pointer;
}
</style>
......@@ -9,26 +9,17 @@
:cxUrl="cxUrl"
ref="rightContent"
>
<!-- <template #listOperation="scope">
<template #listOperation="scope">
<span class="hbyps" @click="add(scope.scope)">
<i class="el-icon-plus"></i>新增</span
<i class="el-icon-plus"></i>新增卷宗</span
>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="toXdzl(scope.scope)">下达指令</span>
<span
v-if="scope.scope.row.sfkxg == 1"
class="hbyp"
@click="edit(scope.scope)"
>修改</span
>
<span
v-if="scope.scope.row.sfksc == 1"
class="hbyp"
@click="dele(scope.scope)"
>删除</span
>
</template> -->
<span class="hbyp" @click="dele(scope.scope)">普通审批</span>
<span class="hbyp" @click="dele(scope.scope)">紧急审批</span>
<span class="hbyp" @click="dele(scope.scope)">详情</span>
<span class="hbyp" @click="dele(scope.scope)">删除</span>
</template>
</right-content>
</div>
</template>
......@@ -112,7 +103,7 @@ export default {
},
{
label: "案件类别",
prop: "ajlb",
prop: "ajlbStr",
width: "200",
},
{
......@@ -148,6 +139,38 @@ export default {
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "querySqdlb",
label: "申请单列表",
newAuth: "M01",
index: "querySqdlb",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryXslb",
label: "线索列表",
newAuth: "M01",
index: "queryXslb",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryDwsp",
label: "待我审批",
newAuth: "M01",
index: "queryDwsp",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
{
id: "queryWysp",
label: "我已审批",
newAuth: "M01",
index: "queryWysp",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
],
};
},
......@@ -156,7 +179,11 @@ export default {
this.$store.commit("user/SET_LeftMenu", this.leftMenus);
this.$store.commit("user/SET_Header", this.header);
},
methods: {},
methods: {
dele(scope) {
debugger;
},
},
watch: {
// "examineInfoRl.sfrlPdbz": {
// handler: function (val, oldval) {
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<template #listOperation="scope">
<span class="hbyps" style="margin-right: 10px" @click="add(scope.scope)">
<i class="el-icon-plus"></i>普通审批</span
>
<span class="hbyps" @click="add(scope.scope)"> 紧急审批</span>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="edit(scope.scope)">详情</span>
<span class="hbyp" @click="edit(scope.scope)">流程</span>
<span class="hbyp" @click="edit(scope.scope)">编辑</span>
<span class="hbyp" @click="dele(scope.scope)">删除</span>
</template>
</right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
export default {
name: "querySqdlb",
components: {
rightContent,
},
data() {
return {
header: "线索审批管理平台",
pageBs: "querySqdlb",
cxFormData: {
page: 1,
rows: 10,
createUserPid: JSON.parse(sessionStorage.getItem("userInfo")).account,
pzCode: "",
pzName: "",
orderStatus: "404",
timeStart: "",
timeEnd: "",
},
cxQueryField: [
{
name: "卷宗编号",
id: "pzCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "卷宗名称",
id: "pzName",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "申请单状态",
id: "orderStatus",
type: "select",
value: "404",
placeholder: "请选择",
col: "3",
selectData: [
{ value: "404", name: "全部" },
{ value: "1", name: "暂存" },
{ value: "2", name: "在审" },
{ value: "3", name: "审批通过" },
{ value: "6", name: "撤回" },
{ value: "7", name: "审批驳回" },
{ value: "10", name: "过期" },
],
},
{
name: "申请时间",
id: "timeStart",
id2: "timeEnd",
type: "zdyDate",
value: "",
col: "3",
},
],
cxDefaultFormThead: [
{
label: "卷宗名称",
// toInfor: true,
prop: "pzName",
width: "250",
},
{
label: "申请单编号",
prop: "orderCode",
width: "200",
},
{
label: "卷宗编号",
prop: "pzCode",
width: "200",
},
{
label: "审批等级",
prop: "orderMethodStr",
width: "200",
},
{
label: "申请单状态",
prop: "orderStatusStr",
width: "200",
},
{
label: "申请人",
prop: "createUserName",
width: "200",
},
{
label: "线索个数",
prop: "xsCount",
width: "200",
},
{
label: "审批倒计时",
prop: "orderStatuStr",
width: "200",
},
],
cxUrl: "/queryOrderList",
Menu: [
// zylx:"asj",
{
id: "querySqdlb",
label: "申请单列表",
index: "querySqdlb",
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: {},
watch: {
// "examineInfoRl.sfrlPdbz": {
// handler: function (val, oldval) {
// },
// deep: true,
// },
},
};
</script>
<style>
.el-dialog__body {
padding: 10px 15px !important;
}
.rightContent .el-input__inner,
#formCommonPage .el-input__inner {
height: 32px;
line-height: 32px;
font-family: inherit;
}
.el-table__header-wrapper th,
.el-table__header-wrapper tr {
background: #f4f6f7;
}
.rightContent .el-input__icon,
#formCommonPage .el-input__icon,
.el-input__suffix-inner {
line-height: 36px;
}
.rightContent .el-range-separator {
position: relative;
top: -4px;
}
.rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner {
width: 100%;
font-family: inherit;
}
.rightContent .el-range-input,
#formCommonPage .el-range-input {
vertical-align: top;
}
.rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px;
}
.rightContent .el-form-item__error {
left: calc(66% - 27px);
top: 12px;
}
.success-row {
background-color: #fbf9f4 !important;
}
.Content .el-input,
.Content .el-date-editor--daterange.el-input__inner {
width: 100% !important;
}
</style>
<style scoped lang="scss">
.el-form-item {
margin: 15px 0 20px 0;
}
.red {
color: red;
}
.black {
color: black;
}
@import "@/assets/styles/rightContent.scss";
.hbyp {
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 22px;
color: #007aff;
margin-right: 16px;
cursor: pointer;
}
.reds {
color: red;
}
.black {
color: black;
}
.hbyps {
width: 64px;
height: 24px;
background: #ffffff;
border: 1px solid #007aff;
opacity: 1;
border-radius: 4px;
text-align: center;
align-items: center;
display: inline-block;
font-size: 12px !important;
font-weight: 400 !important;
color: #007aff !important;
cursor: pointer;
}
</style>
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<!-- <template #listOperation="scope">
<span class="hbyps" @click="add(scope.scope)">
<i class="el-icon-plus"></i>新增</span
>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="toXdzl(scope.scope)">下达指令</span>
<span
v-if="scope.scope.row.sfkxg == 1"
class="hbyp"
@click="edit(scope.scope)"
>修改</span
>
<span
v-if="scope.scope.row.sfksc == 1"
class="hbyp"
@click="dele(scope.scope)"
>删除</span
>
</template> -->
</right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
export default {
name: "queryWysp",
components: {
rightContent,
},
data() {
return {
header: "线索审批管理平台",
pageBs: "queryWysp",
cxFormData: {
page: 1,
rows: 10,
createUserPid: JSON.parse(sessionStorage.getItem("userInfo")).account,
pzCode: "",
pzName: "",
orderStatus: "404",
timeStart: "",
timeEnd: "",
},
cxQueryField: [
{
name: "卷宗编号",
id: "pzCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "卷宗名称",
id: "pzName",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "申请单编号",
id: "orderCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "申请时间",
id: "timeStart",
id2: "timeEnd",
type: "zdyDate",
value: "",
col: "3",
},
],
cxDefaultFormThead: [
{
label: "卷宗名称",
// toInfor: true,
prop: "pzName",
width: "250",
},
{
label: "申请单编号",
prop: "orderCode",
width: "200",
},
{
label: "申请单名称",
prop: "orderTitle",
width: "200",
},
{
label: "卷宗编号",
prop: "pzCode",
width: "200",
},
{
label: "审批等级",
prop: "orderMethod",
width: "200",
},
{
label: "审请单状态",
prop: "xsSxz",
width: "200",
},
{
label: "申请人",
prop: "createUserName",
width: "200",
},
{
label: "线索个数",
prop: "xsCount",
width: "200",
},
{
label: "申请时间",
prop: "createTime",
width: "200",
},
],
cxUrl: "/allHasApproveOrders",
Menu: [
// zylx:"asj",
{
id: "queryWysp",
label: "我已审批",
index: "queryWysp",
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: {},
watch: {
// "examineInfoRl.sfrlPdbz": {
// handler: function (val, oldval) {
// },
// deep: true,
// },
},
};
</script>
<style>
.el-dialog__body {
padding: 10px 15px !important;
}
.rightContent .el-input__inner,
#formCommonPage .el-input__inner {
height: 32px;
line-height: 32px;
font-family: inherit;
}
.el-table__header-wrapper th,
.el-table__header-wrapper tr {
background: #f4f6f7;
}
.rightContent .el-input__icon,
#formCommonPage .el-input__icon,
.el-input__suffix-inner {
line-height: 36px;
}
.rightContent .el-range-separator {
position: relative;
top: -4px;
}
.rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner {
width: 100%;
font-family: inherit;
}
.rightContent .el-range-input,
#formCommonPage .el-range-input {
vertical-align: top;
}
.rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px;
}
.rightContent .el-form-item__error {
left: calc(66% - 27px);
top: 12px;
}
.success-row {
background-color: #fbf9f4 !important;
}
.Content .el-input,
.Content .el-date-editor--daterange.el-input__inner {
width: 100% !important;
}
</style>
<style scoped lang="scss">
.el-form-item {
margin: 15px 0 20px 0;
}
.red {
color: red;
}
.black {
color: black;
}
@import "@/assets/styles/rightContent.scss";
.hbyp {
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 22px;
color: #007aff;
margin-right: 16px;
cursor: pointer;
}
.reds {
color: red;
}
.black {
color: black;
}
.hbyps {
width: 64px;
height: 24px;
background: #ffffff;
border: 1px solid #007aff;
opacity: 1;
border-radius: 4px;
text-align: center;
align-items: center;
display: inline-block;
font-size: 12px !important;
font-weight: 400 !important;
color: #007aff !important;
cursor: pointer;
}
</style>
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
>
<!-- <template #listOperation="scope">
<span class="hbyps" @click="add(scope.scope)">
<i class="el-icon-plus"></i>新增</span
>
</template>
<template #btnGroup="scope">
<span class="hbyp" @click="toXdzl(scope.scope)">下达指令</span>
<span
v-if="scope.scope.row.sfkxg == 1"
class="hbyp"
@click="edit(scope.scope)"
>修改</span
>
<span
v-if="scope.scope.row.sfksc == 1"
class="hbyp"
@click="dele(scope.scope)"
>删除</span
>
</template> -->
</right-content>
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
export default {
name: "queryXslb",
components: {
rightContent,
},
data() {
return {
header: "线索审批管理平台",
pageBs: "queryXslb",
cxFormData: {
page: 1,
rows: 10,
createUserPid: JSON.parse(sessionStorage.getItem("userInfo")).account,
orderCode: "",
xsSxz: "",
xsXslx: "",
xsStatus: "",
},
cxQueryField: [
{
name: "申请单编号",
id: "orderCode",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "线索值",
id: "xsSxz",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "线索类型",
id: "xsXslx",
type: "select",
value: "",
placeholder: "请选择",
col: "3",
selectData: [
{ value: "", name: "全部" },
{ value: "01", name: "QQ号码" },
{ value: "02", name: "微信ID" },
{ value: "03", name: "手机号码" },
{ value: "04", name: "IMSI" },
{ value: "05", name: "IMEI" },
{ value: "06", name: "身份证号" },
{ value: "07", name: "车牌号" },
{ value: "08", name: "案件编号" },
{ value: "09", name: "MAC地址" },
{ value: "10", name: "银行卡号" },
],
},
{
name: "线索状态",
id: "xsStatus",
type: "select",
value: "",
placeholder: "请选择",
col: "3",
selectData: [
{ value: "0", name: "全部" },
{ value: "1", name: "暂存" },
{ value: "2", name: "在审" },
{ value: "3", name: "审批通过" },
{ value: "6", name: "审批驳回" },
{ value: "4", name: "过期" },
{ value: "11", name: "一级审批已审" },
],
},
],
cxDefaultFormThead: [
{
label: "申请单名称",
// toInfor: true,
prop: "orderTitle",
width: "250",
},
{
label: "申请单编号",
prop: "orderCode",
width: "200",
},
{
label: "线索值",
prop: "xsSxz",
width: "200",
},
{
label: "线索类型",
prop: "xsXslx",
width: "200",
},
{
label: "审批状态",
prop: "xsSxz",
width: "200",
},
{
label: "创建人",
prop: "createUserName",
width: "200",
},
{
label: "创建时间",
prop: "createTime",
width: "200",
},
],
cxUrl: "/queryOrderDetailList",
Menu: [
// zylx:"asj",
{
id: "queryXslb",
label: "线索列表",
index: "queryXslb",
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: {},
watch: {
// "examineInfoRl.sfrlPdbz": {
// handler: function (val, oldval) {
// },
// deep: true,
// },
},
};
</script>
<style>
.el-dialog__body {
padding: 10px 15px !important;
}
.rightContent .el-input__inner,
#formCommonPage .el-input__inner {
height: 32px;
line-height: 32px;
font-family: inherit;
}
.el-table__header-wrapper th,
.el-table__header-wrapper tr {
background: #f4f6f7;
}
.rightContent .el-input__icon,
#formCommonPage .el-input__icon,
.el-input__suffix-inner {
line-height: 36px;
}
.rightContent .el-range-separator {
position: relative;
top: -4px;
}
.rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner {
width: 100%;
font-family: inherit;
}
.rightContent .el-range-input,
#formCommonPage .el-range-input {
vertical-align: top;
}
.rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px;
}
.rightContent .el-form-item__error {
left: calc(66% - 27px);
top: 12px;
}
.success-row {
background-color: #fbf9f4 !important;
}
.Content .el-input,
.Content .el-date-editor--daterange.el-input__inner {
width: 100% !important;
}
</style>
<style scoped lang="scss">
.el-form-item {
margin: 15px 0 20px 0;
}
.red {
color: red;
}
.black {
color: black;
}
@import "@/assets/styles/rightContent.scss";
.hbyp {
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 22px;
color: #007aff;
margin-right: 16px;
cursor: pointer;
}
.reds {
color: red;
}
.black {
color: black;
}
.hbyps {
width: 64px;
height: 24px;
background: #ffffff;
border: 1px solid #007aff;
opacity: 1;
border-radius: 4px;
text-align: center;
align-items: center;
display: inline-block;
font-size: 12px !important;
font-weight: 400 !important;
color: #007aff !important;
cursor: pointer;
}
</style>
......@@ -616,142 +616,142 @@ export default {
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "queryLklz",
// label: "刑嫌对象列控流转处理",
// index: "queryLklz",
// auth: "M0102",
// className: "iconfont icongongnengfuwu",
// disabled: false,
// },
// {
// id: "queryCklz",
// label: "刑嫌对象撤控流转处理",
// index: "queryCklz",
// auth: "M0103",
// className: "iconfont iconfangwen",
// disabled: false,
// },
// {
// id: "queryGzzkyxs",
// label: "工作中可疑线索",
// index: "queryGzzkyxs",
// auth: "M0104",
// className: "iconfont iconfangwen",
// disabled: false,
// },
// {
// id: "queryLklzG",
// label: "工作中可疑线索列控流转",
// index: "queryLklzG",
// auth: "M0105",
// className: "iconfont icongongnengfuwu",
// disabled: false,
// },
// {
// id: "queryCklzG",
// label: "工作中可疑线索撤控流转",
// index: "queryCklzG",
// auth: "M0106",
// className: "iconfont iconfangwen",
// disabled: false,
// },
{
id: "queryLklz",
label: "刑嫌对象列控流转处理",
index: "queryLklz",
auth: "M0102",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklz",
label: "刑嫌对象撤控流转处理",
index: "queryCklz",
auth: "M0103",
className: "iconfont iconfangwen",
disabled: false,
},
{
id: "queryGzzkyxs",
label: "工作中可疑线索",
index: "queryGzzkyxs",
auth: "M0104",
className: "iconfont iconfangwen",
disabled: false,
},
{
id: "queryLklzG",
label: "工作中可疑线索列控流转",
index: "queryLklzG",
auth: "M0105",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklzG",
label: "工作中可疑线索撤控流转",
index: "queryCklzG",
auth: "M0106",
className: "iconfont iconfangwen",
disabled: false,
},
],
},
{
id: "home",
label: "刑嫌对象日常管控",
newAuth: "M01",
index: "2",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "home",
label: "高危人员滚动查控",
index: "home",
auth: "M0201",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryLklzs",
label: "刑嫌对象线索发现及管控",
index: "queryLklzs",
auth: "M0202",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklzS",
label: "管控工作指令",
index: "queryCklzS",
auth: "M0203",
className: "iconfont iconfangwen",
disabled: false,
},
],
},
{
id: "queryGzrys",
label: "刑嫌对象信息研判",
newAuth: "M01",
index: "3",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "queryGzrys",
label: "刑嫌对象研判",
index: "queryGzrys",
auth: "M0301",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryLklzS",
label: "刑嫌对象异常情况研判",
index: "queryLklzS",
auth: "M0302",
className: "iconfont icongongnengfuwu",
disabled: false,
},
{
id: "queryCklzs",
label: "登记工作发现线索信息",
index: "queryCklzs",
auth: "M0303",
className: "iconfont iconfangwen",
disabled: false,
},
],
},
{
id: "queryGzryS",
label: "智能化信息服务",
newAuth: "M01",
index: "4",
className: "iconfont icongongnengfuwu",
hasChildren: true,
children: [
{
id: "queryGzryS",
label: "刑嫌对象关联线索定向推送",
index: "queryGzryS",
auth: "M0401",
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryLklzSz",
label: "列控管理提醒信息服务",
index: "queryLklzSz",
auth: "M0402",
className: "iconfont icongongnengfuwu",
disabled: false,
},
],
},
// {
// id: "queryGzry",
// label: "刑嫌对象日常管控",
// newAuth: "M01",
// index: "2",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "home",
// label: "高危人员滚动查控",
// index: "home",
// auth: "M0201",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "queryLklzs",
// label: "刑嫌对象线索发现及管控",
// index: "queryLklzs",
// auth: "M0202",
// className: "iconfont icongongnengfuwu",
// disabled: false,
// },
// {
// id: "queryCklzs",
// label: "管控工作指令",
// index: "queryCklzs",
// auth: "M0203",
// className: "iconfont iconfangwen",
// disabled: false,
// },
// ],
// },
// {
// id: "queryGzry",
// label: "刑嫌对象信息研判",
// newAuth: "M01",
// index: "3",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "queryGzry",
// label: "刑嫌对象研判",
// index: "queryGzry",
// auth: "M0301",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "queryLklz",
// label: "刑嫌对象异常情况研判",
// index: "queryLklz",
// auth: "M0302",
// className: "iconfont icongongnengfuwu",
// disabled: false,
// },
// {
// id: "queryCklz",
// label: "登记工作发现线索信息",
// index: "queryCklz",
// auth: "M0303",
// className: "iconfont iconfangwen",
// disabled: false,
// },
// ],
// },
// {
// id: "queryGzry",
// label: "智能化信息服务",
// newAuth: "M01",
// index: "4",
// className: "iconfont icongongnengfuwu",
// hasChildren: true,
// children: [
// {
// id: "queryGzry",
// label: "刑嫌对象关联线索定向推送",
// index: "queryGzry",
// auth: "M0401",
// className: "iconfont iconrizhi",
// disabled: false,
// },
// {
// id: "queryLklz",
// label: "列控管理提醒信息服务",
// index: "queryLklz",
// auth: "M0402",
// className: "iconfont icongongnengfuwu",
// disabled: false,
// },
// ],
// },
],
newlyVisiable: false,
lkForm: {
......
......@@ -16,8 +16,8 @@
<div class="params">
<h4 >{{operation?'证物材料上传':'证物材料'}}</h4>
<el-form ref="form" :model="form" label-width="80px" style="margin-top: 16px;padding-bottom: 30px;">
<el-form-item label="件类别:" v-if="operation">
<el-select v-model="form.region" placeholder="件类别">
<el-form-item label="件类别:" v-if="operation">
<el-select v-model="form.region" placeholder="件类别">
<el-option v-for=" (i,k) in type" :key='k' :label="i.label" :value="i.value"></el-option>
</el-select>
</el-form-item>
......
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