Commit 9abe2196 by 西瓜

查询字段

parent ae3964f3
......@@ -1753,7 +1753,6 @@
"thread-loader": "^2.1.3",
"url-loader": "^2.2.0",
"vue-loader": "^15.9.2",
"vue-loader-v16": "npm:vue-loader@^16.0.0-beta.7",
"vue-style-loader": "^4.1.2",
"webpack": "^4.0.0",
"webpack-bundle-analyzer": "^3.8.0",
......@@ -11901,63 +11900,6 @@
}
}
},
"vue-loader-v16": {
"version": "npm:vue-loader@16.3.0",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.3.0.tgz",
"integrity": "sha512-UDgni/tUVSdwHuQo+vuBmEgamWx88SuSlEb5fgdvHrlJSPB9qMBRF6W7bfPWSqDns425Gt1wxAUif+f+h/rWjg==",
"dev": true,
"optional": true,
"requires": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
"loader-utils": "^2.0.0"
},
"dependencies": {
"ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"optional": true,
"requires": {
"color-convert": "^2.0.1"
}
},
"chalk": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
"integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
"dev": true,
"optional": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
"optional": true,
"requires": {
"color-name": "~1.1.4"
}
},
"loader-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
"integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
"dev": true,
"optional": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
}
}
}
},
"vue-router": {
"version": "3.4.6",
"resolved": "https://registry.npm.taobao.org/vue-router/download/vue-router-3.4.6.tgz?cache=0&sync_timestamp=1602077426782&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-router%2Fdownload%2Fvue-router-3.4.6.tgz",
......
......@@ -10,203 +10,241 @@
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
import {getAsjxxDetail} from "@/api/ajbzDetail.js"
import rightContent from '@c/ptCxForm_components.vue'
import { getAsjxxDetail } from '@/api/ajbzDetail.js'
export default {
name: "queryAj",
name: 'queryAj',
components: {
rightContent,
rightContent
},
data() {
data () {
return {
cxFormData: {
page: 1,
rows: 10,
asjbh: "",
Ladw_gajgjgdms: "",
ajlbdm: "",
lasjRqsjKssj: "",
lasjRqsjJssj: "",
asjfssjKssj: "",
asjfssjJssj: "",
xszalxdm: "",
xslalxdm: "",
xsclalxdm: "",
bzzt: "",
asjfsdd_xzqhdm: "",
asjbz_ajfl: "",
jyaq: "",
asjfsddDzmc: "",
asjbh: '',
Ladw_gajgjgdms: '',
ajlbdm: '',
lasjRqsjKssj: '',
lasjRqsjJssj: '',
asjfssjKssj: '',
asjfssjJssj: '',
xszalxdm: '',
xslalxdm: '',
xsclalxdm: '',
bzzt: '',
asjfsdd_xzqhdm: '',
asjbz_ajfl: '',
jyaq: '',
asjfsddDzmc: ''
},
cxQueryField: [
/*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用开始*/
{
name: "案件编号",
id: "asjbh",
type: "text",
value: "",
placeholder: "",
col: "3",
name: '案件编号',
id: 'asjbh',
type: 'text',
value: '',
placeholder: '',
col: '3'
},
{
name: "立案单位",
id: "ladwGajgjgdm",
type: "lazyCodeTreeDialog",
name: '立案单位',
id: 'Ladw_gajgjgdms',
type: 'lazyCodeTreeDialog',
props: [], //字典弹框需要的字段
value: "",
col: "3",
value: '',
col: '3',
codeOptions: [],
codeTree: "CODE_QGUNIT",
codeTree: 'CODE_QGUNIT'
},
{
name: "立案日期",
id: "larqQssj",
id2: "larqJssj",
type: "zdyDate",
value: "",
col: "3",
},
{
name: "案件类别",
id: "ajlbdm",
type: "codeTreeDialog",
{
name: '案件类别',
id: 'ajlbdm',
type: 'codeTreeDialog',
props: [], //字典弹框需要的字段
value: "",
col: "3",
value: '',
col: '3',
codeOptions: [],
codeTree: "CODE_AJLB",
codeTree: 'CODE_AJLB'
},
{
name: '立案日期',
id: 'lasjRqsjKssj',
id2: 'lasjRqsjJssj',
type: 'zdyDate',
value: '',
col: '3'
},
{
name: '案发日期',
id: 'asjfssjKssj',
id2: 'asjfssjJssj',
type: 'zdyDate',
value: '',
col: '3'
},
{
name: "登记人姓名",
id: "xxdjryXm",
type: "text",
value: "",
placeholder: "",
col: "3",
name: '登记人姓名',
id: 'xxdjryXm',
type: 'text',
value: '',
placeholder: '',
col: '3'
},
{
name: "登记时间",
id: "djsjQssj",
id2: "djsjJssj",
type: "zdyDate",
value: "",
col: "3",
name: '登记时间',
id: 'djsjQssj',
id2: 'djsjJssj',
type: 'zdyDate',
value: '',
col: '3'
},
{
name: "案件性质",
id: "zatzJyqk",
type: "codeTreeDialog",
name: '案件性质',
id: 'zatzJyqk',
type: 'codeTreeDialog',
props: [], //字典弹框需要的字段
value: "",
col: "3",
value: '',
col: '3',
codeOptions: [],
codeTree: "CODE_AJXZ",
codeTree: 'CODE_AJXZ'
},
{
name: "登记单位",
id: "xxdjdwGajgjgdm",
type: "lazyCodeTreeDialog",
name: '登记单位',
id: 'xxdjdwGajgjgdm',
type: 'lazyCodeTreeDialog',
props: [], //字典弹框需要的字段
value: "",
col: "3",
value: '',
col: '3',
codeOptions: [],
codeTree: "CODE_QGUNIT",
codeTree: 'CODE_QGUNIT'
},
{
name: "审核时间",
id: "spsjQssj",
id2: "spsjJssj",
type: "zdyDate",
value: "",
col: "3",
name: '审核时间',
id: 'spsjQssj',
id2: 'spsjJssj',
type: 'zdyDate',
value: '',
col: '3'
},
/*立案信息 侦查终结信息 立案信息审批 侦查终结审批通用结束*/
{
name: "业务状态",
id: "ajywztdm",
type: "select",
name: '业务状态',
id: 'ajywztdm',
type: 'select',
selectData: [
{ value: "", name: "全部" },
{ value: "00", name: "草稿" },
{ value: "01", name: "等待立案审批" },
{ value: "02", name: "通过立案审批" },
{ value: "03", name: "立案审批不通过" },
{ value: "05", name: "已撤销" },
{ value: '', name: '全部' },
{ value: '00', name: '草稿' },
{ value: '01', name: '等待立案审批' },
{ value: '02', name: '通过立案审批' },
{ value: '03', name: '立案审批不通过' },
{ value: '05', name: '已撤销' }
],
value: "",
col: "3",
},
value: '',
col: '3'
}
],
cxDefaultFormThead: [
{
label: "案事件编号",
prop: "asjbh",
width: "250",
label: '受理时间',
prop: 'slsj',
width: '250'
},
{
/*table默认得表头*/
label: "立案单位",
prop: "Ladw_gajgjgdms",
width: "200",
label: '立案日期',
prop: 'larq',
width: '200'
},
{
label: '侦查阶段代码名称',
prop: 'zcjddmMc',
width: '140'
},
{
label: '案发开始时间',
prop: 'asjfssjAsjfskssj',
width: '220'
},
{
label: "案件类别",
prop: "ajlbdm",
width: "120",
{
label: '简要案情',
prop: 'jyaq',
width: '220'
},
{
label: '案件名称',
prop: 'ajmc',
width: '80'
},
{
label: "立案开始时间",
prop: "lasjRqsjKssj",
width: "220",
label: '案件类别代码名称',
prop: 'ajlbdmMc',
width: '200'
},
{
label: "立案结束时间",
prop: "lasjRqsjJssj",
width: "220",
{
label: '受理单位名称',
prop: 'sldwGajgjgdmMc',
width: '140'
},
{
label: '损失总价值',
prop: 'ssjzrmby',
width: '180'
},
{
label: "死亡人数",
prop: "swrs",
width: "80",
label: '案件分类',
prop: 'asjbzAjfl',
width: '220'
},
{
label: "受伤人数",
prop: "ssrs",
width: "80",
label: '立案单位名称',
prop: 'ladwGajgjgdmMc',
width: '220'
},
{
label: "业务状态",
prop: "ywzt",
width: "140",
label: '案发地区划名称',
prop: 'asjfsddXzqhdmMc',
width: '220'
},
{
label: "案件名称",
prop: "ajmc",
width: "180",
label: '案件编号',
prop: 'asjbh',
width: '220'
},
{
label: "简要案情",
prop: "jyaq",
width: "220",
label: '主类别名称',
prop: 'ajzlbMc',
width: '220'
},
{
label: '类案类别名称',
prop: 'ajxzlbMc',
width: '220'
},
{
label: '次案类别名称',
prop: 'xalbdmbcmsMc',
width: '220'
}
],
cxUrl: "/bz/esAsjQuery",
};
cxUrl: '/bz/esAsjQuery'
}
},
methods:{
getAj(){
methods: {
getAj () {
getAsjxxDetail({
asjbh:'A1501000000AAAAAAA22201'
}).then(res=>{
console.log(res);
asjbh: 'A1501000000AAAAAAA22201'
}).then(res => {
console.log(res)
})
}
},
created(){
created () {
this.getAj()
}
};
}
</script>
<style>
.el-dialog__body {
......@@ -257,5 +295,5 @@ export default {
}
</style>
<style scoped lang="scss">
@import "../assets/styles/rightContent.scss";
@import '../assets/styles/rightContent.scss';
</style>
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