Commit 814dec76 by huangdang

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

parents 1019600f 3980071d
...@@ -23,6 +23,7 @@ let dwcxFormData = { ...@@ -23,6 +23,7 @@ let dwcxFormData = {
zczjZasddm: '', zczjZasddm: '',
ajzt: ['3', '5', '6', '7', '8'], ajzt: ['3', '5', '6', '7', '8'],
sfcxajPdbz: '0', sfcxajPdbz: '0',
sfyaPdbz:'',
// sflsjaPdbz: '', // sflsjaPdbz: '',
jyaq: '', jyaq: '',
ajlbdm: '', ajlbdm: '',
...@@ -261,6 +262,19 @@ let dwcxAjxxDefaultFormField = { ...@@ -261,6 +262,19 @@ let dwcxAjxxDefaultFormField = {
{ value: '0', name: '否' } { value: '0', name: '否' }
] ]
}, },
{
name: '是否隐案',
id: 'sfyaPdbz',
type: 'radio',
value: '',
placeholder: '请选择',
col: '3',
radioData: [
{ value: '', name: '全部' },
{ value: '1', name: '是' },
{ value: '0', name: '否' }
]
},
// { // {
// name: '是否历史积案', // name: '是否历史积案',
// id: 'sflsjaPdbz', // id: 'sflsjaPdbz',
...@@ -516,6 +530,19 @@ let dwcxAjxxFormField = { ...@@ -516,6 +530,19 @@ let dwcxAjxxFormField = {
{ value: '0', name: '否' } { value: '0', name: '否' }
] ]
}, },
{
name: '是否隐案',
id: 'sfyaPdbz',
type: 'radio',
value: '',
placeholder: '请选择',
col: '3',
radioData: [
{ value: '', name: '全部' },
{ value: '1', name: '是' },
{ value: '0', name: '否' }
]
},
// { // {
// name: '是否历史积案', // name: '是否历史积案',
// id: 'sflsjaPdbz', // id: 'sflsjaPdbz',
......
...@@ -14,10 +14,10 @@ ...@@ -14,10 +14,10 @@
size="small" size="small"
@click="goDetail(scope.scope)" @click="goDetail(scope.scope)"
v-if=" v-if="
scope.scope.row.rwzt == '' || scope.scope.row['zczjywsjzt'] == '02' &&
scope.scope.row.rwzt == '01' || (scope.scope.row.rwzt == '' ||
scope.scope.row.rwzt == '04' || scope.scope.row.rwzt == '04' ||
scope.scope.row.rwzt == '06' scope.scope.row.rwzt == '06')
" "
>申请认定 >申请认定
</el-button> </el-button>
...@@ -36,7 +36,7 @@ export default { ...@@ -36,7 +36,7 @@ export default {
data() { data() {
return { return {
cxFormData: { cxFormData: {
asjbh: "" asjbh: "",
}, },
cxQueryField: [ cxQueryField: [
/*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用开始*/ /*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用开始*/
...@@ -56,7 +56,7 @@ export default { ...@@ -56,7 +56,7 @@ export default {
value: "", value: "",
col: "3", col: "3",
codeOptions: [], codeOptions: [],
codeTree: "CODE_RDZT" codeTree: "CODE_RDZT",
}, },
], ],
cxDefaultFormThead: [ cxDefaultFormThead: [
...@@ -74,7 +74,7 @@ export default { ...@@ -74,7 +74,7 @@ export default {
{ {
label: "案件时间", label: "案件时间",
prop: "发案时间:asjfssjAsjfskssj,立案时间:larq,侦查终结时间:zczjZxsj01", prop: "发案时间:asjfssjAsjfskssj,立案时间:larq,侦查终结时间:zczjZxsj01",
width: "220" width: "220",
}, },
{ {
label: "案件类别", label: "案件类别",
......
...@@ -10,13 +10,13 @@ ...@@ -10,13 +10,13 @@
ref="pcxForm" ref="pcxForm"
> >
<template #btnGroup="scope"> <template #btnGroup="scope">
<!-- v-if=" <div
scope.scope.row.xprdzt == '' || v-if="
scope.scope.row.xprdzt == '04' || scope.scope.row.rwzt == '04' ||
scope.scope.row.xprdzt == '06' || scope.scope.row.rwzt == '06' ||
scope.scope.row.xprdzt == '01' scope.scope.row.rwzt == '01'
" --> "
<div> >
<el-button type="text" size="small" @click="tqsp(scope.scope)" <el-button type="text" size="small" @click="tqsp(scope.scope)"
>提起审批 >提起审批
</el-button> </el-button>
...@@ -46,7 +46,7 @@ export default { ...@@ -46,7 +46,7 @@ export default {
return { return {
cxFormData: { cxFormData: {
asjbh: "", asjbh: "",
rwzt: '' rwzt: "",
}, },
cxQueryField: [ cxQueryField: [
/*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用开始*/ /*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用开始*/
...@@ -139,10 +139,6 @@ export default { ...@@ -139,10 +139,6 @@ export default {
// prop: "发案时间:asjfssjAsjfskssj,立案时间:larq,侦查终结时间:zczjZxsj01", // prop: "发案时间:asjfssjAsjfskssj,立案时间:larq,侦查终结时间:zczjZxsj01",
// width: "220", // width: "220",
// }, // },
], ],
cxUrl: "/yarw/getYaList", cxUrl: "/yarw/getYaList",
header: "隐案认定申请", header: "隐案认定申请",
...@@ -221,7 +217,7 @@ export default { ...@@ -221,7 +217,7 @@ export default {
debugger; debugger;
let url = "/yarw/tqsp"; let url = "/yarw/tqsp";
let form = { let form = {
rwbh: item.row.rwbh, rwbh: item.row.xxzjbh,
}; };
self.doQueryRequest(form, url).then((res) => { self.doQueryRequest(form, url).then((res) => {
if (res.data.code == "200") { if (res.data.code == "200") {
......
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