Commit ae8c031b by gao_yingdong

西藏

parent f7201f58
......@@ -1922,12 +1922,43 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"optional": true,
"requires": {
"color-convert": "^2.0.1"
}
},
"camelcase": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
},
"chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"optional": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmmirror.com/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"
}
},
"css-loader": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/css-loader/-/css-loader-3.6.0.tgz",
......@@ -1989,6 +2020,18 @@
"postcss": "^7.0.14"
}
},
"loader-utils": {
"version": "2.0.2",
"resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.2.tgz",
"integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
"dev": true,
"optional": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
}
},
"ms": {
"version": "2.1.2",
"resolved": "https://registry.npm.taobao.org/ms/download/ms-2.1.2.tgz",
......@@ -2041,6 +2084,18 @@
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
},
"vue-loader-v16": {
"version": "npm:vue-loader@16.8.3",
"resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-16.8.3.tgz",
"integrity": "sha512-7vKN45IxsKxe5GcVCbc2qFU5aWzyiLrYJyUuMz4BQLKctCj/fmCa0w6fGiiQ2cLFetNcek1ppGJQDCup0c1hpA==",
"dev": true,
"optional": true,
"requires": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
"loader-utils": "^2.0.0"
}
}
}
},
......@@ -14538,63 +14593,6 @@
}
}
},
"vue-loader-v16": {
"version": "npm:vue-loader@16.5.0",
"resolved": "https://registry.nlark.com/vue-loader/download/vue-loader-16.5.0.tgz?cache=0&sync_timestamp=1628666767864&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue-loader%2Fdownload%2Fvue-loader-16.5.0.tgz",
"integrity": "sha1-CcTgcSRmiZ40uZpoZSTxkWX7KJI=",
"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.nlark.com/ansi-styles/download/ansi-styles-4.3.0.tgz?cache=0&sync_timestamp=1618995651629&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fansi-styles%2Fdownload%2Fansi-styles-4.3.0.tgz",
"integrity": "sha1-7dgDYornHATIWuegkG7a00tkiTc=",
"dev": true,
"optional": true,
"requires": {
"color-convert": "^2.0.1"
}
},
"chalk": {
"version": "4.1.2",
"resolved": "https://registry.nlark.com/chalk/download/chalk-4.1.2.tgz?cache=0&sync_timestamp=1627646614989&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fchalk%2Fdownload%2Fchalk-4.1.2.tgz",
"integrity": "sha1-qsTit3NKdAhnrrFr8CqtVWoeegE=",
"dev": true,
"optional": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
}
},
"color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npm.taobao.org/color-convert/download/color-convert-2.0.1.tgz",
"integrity": "sha1-ctOmjVmMm9s68q0ehPIdiWq9TeM=",
"dev": true,
"optional": true,
"requires": {
"color-name": "~1.1.4"
}
},
"loader-utils": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/loader-utils/download/loader-utils-2.0.0.tgz",
"integrity": "sha1-5MrOW4FtQloWa18JfhDNErNgZLA=",
"dev": true,
"optional": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
}
}
}
},
"vue-photo-preview": {
"version": "1.1.3",
"resolved": "https://registry.npm.taobao.org/vue-photo-preview/download/vue-photo-preview-1.1.3.tgz",
......
......@@ -9,8 +9,8 @@ let base = {
// ztptURL: "http://26.120.5.129:8006", //通辽
ztptURL: "http://26.3.13.120:8088",
codeUrl: "",
BaseURL: "/apiAjzbGaw", //基础查询页得ip
rzURL: "/apiXzxtGaw", //刑专二期得(日志)ip
BaseURL: "/apiAjzbXzGaw", //基础查询页得ip
rzURL: "/apiXzxtXzGaw", //刑专二期得(日志)ip
cadaURL:'/cadaURL',
// bigwfwurl: "",
// bigservicesurl: "",
......
......@@ -158,6 +158,7 @@
self.$emit("getDialogSeleted", label);
}else{
self.$emit("getDialogSeleted", thisCodeOptions[0].label);
self.$emit("filterData", thisCodeOptions[0].id);
}
}else{//没有选值得情况
self.$set(
......
......@@ -16,6 +16,7 @@ let jccxFormData = {
zcjddm: [],
ajlbdm: '',
zatzJyqk: '',
ajxlb: '',
ajmc: '',
asjfssjAsjfskssj: '',
asjfssjRsddm: '',
......@@ -83,9 +84,9 @@ let jccxFormData = {
ajsfxckyPdbz: '',
sfwwfzPdbz: '',
sflsjaPdbz: '',
ajzlb: '',
ajxzlb: '',
xalbdmbcms: '',
// ajzlb: '',
// ajxzlb: '',
// xalbdmbcms: '',
bzzt: '',
zhrq: '',
zhddXzqhdm: '',
......@@ -197,12 +198,23 @@ let jccxAjxxDefaultFormField = {
{
name: '小案类别',
id: 'zatzJyqk',
type: 'code',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXZ',
value: '',
col: '3'
},
},
{
name: '细案类别',
id: 'ajxlb',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXLB',
value: '',
col: '3'
},
{
name: '案件名称',
id: 'ajmc',
......@@ -606,33 +618,33 @@ let jccxAjxxDefaultFormField = {
placeholder: '多个关键词用OR或者AND',
col: '1'
},
{
name: '主案类别',
id: 'ajzlb',
type: 'code',
codeOptions: [],
codeTree: 'CODE_AJZLB',
value: '',
col: '3'
},
{
name: '类案类别',
id: 'ajxzlb',
type: 'code',
codeOptions: [],
codeTree: 'CODE_AJXZLB',
value: '',
col: '3'
},
{
name: '次类案类别',
id: 'xalbdmbcms',
type: 'code',
codeOptions: [],
codeTree: 'CODE_XALBDMBCMS',
value: '',
col: '3'
},
// {
// name: '主案类别',
// id: 'ajzlb',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_AJZLB',
// value: '',
// col: '3'
// },
// {
// name: '类案类别',
// id: 'ajxzlb',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_AJXZLB',
// value: '',
// col: '3'
// },
// {
// name: '次类案类别',
// id: 'xalbdmbcms',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_XALBDMBCMS',
// value: '',
// col: '3'
// },
{
name: '标注状态',
id: 'bzzt',
......@@ -720,12 +732,23 @@ let jccxAjxxFormField = {
{
name: '小案类别',
id: 'zatzJyqk',
type: 'code',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXZ',
value: '',
col: '3'
},
},
{
name: '细案类别',
id: 'ajxlb',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXLB',
value: '',
col: '3'
},
{
name: '案件名称',
id: 'ajmc',
......@@ -1954,33 +1977,33 @@ let jccxAjxxFormField = {
{ name: '否', value: '0' }
]
},
{
name: '主案类别',
id: 'ajzlb',
type: 'code',
codeOptions: [],
codeTree: 'CODE_AJZLB',
value: '',
col: '3'
},
{
name: '类案类别',
id: 'ajxzlb',
type: 'code',
codeOptions: [],
codeTree: 'CODE_AJXZLB',
value: '',
col: '3'
},
{
name: '次类案类别',
id: 'xalbdmbcms',
type: 'code',
codeOptions: [],
codeTree: 'CODE_XALBDMBCMS',
value: '',
col: '3'
}
// {
// name: '主案类别',
// id: 'ajzlb',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_AJZLB',
// value: '',
// col: '3'
// },
// {
// name: '类案类别',
// id: 'ajxzlb',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_AJXZLB',
// value: '',
// col: '3'
// },
// {
// name: '次类案类别',
// id: 'xalbdmbcms',
// type: 'code',
// codeOptions: [],
// codeTree: 'CODE_XALBDMBCMS',
// value: '',
// col: '3'
// }
]
}
let jccxXyrxxDefaultFormField = {
......@@ -3827,17 +3850,21 @@ let AllAjformThead = [
label: '是否历史积案',
prop: 'sflsjaPdbz'
},
// {
// label: '主案类别',
// prop: 'ajzlbMc'
// },
// {
// label: '类案类别',
// prop: 'ajxzlbMc'
// },
// {
// label: '次类案类别',
// prop: 'xalbdmbcmsMc'
// },
{
label: '主案类别',
prop: 'ajzlbMc'
},
{
label: '类案类别',
prop: 'ajxzlbMc'
},
{
label: '次类案类别',
prop: 'xalbdmbcmsMc'
label: '细案类别',
prop: 'ajxlbMc'
},
{
label: '案事件发生地经度',
......@@ -4152,6 +4179,7 @@ let dwcxFormData = {
zcjddm: '',
ajlbdm: '',
zatzJyqk: '',
ajxlb: '',
ajmc: '',
asjfssjAsjfskssj: '',
asjfsddXzqhdm: '',
......@@ -4232,6 +4260,26 @@ let dwcxAjxxDefaultFormField = {
col: '3'
},
{
name: '小案类别',
id: 'zatzJyqk',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXZ',
value: '',
col: '3'
},
{
name: '细案类别',
id: 'ajxlb',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXLB',
value: '',
col: '3'
},
{
name: '案件性质',
id: 'zatzJyqk',
type: 'code',
......@@ -5008,6 +5056,26 @@ let dwcxAjxxFormField = {
col: '3'
},
{
name: '小案类别',
id: 'zatzJyqk',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXZ',
value: '',
col: '3'
},
{
name: '细案类别',
id: 'ajxlb',
type: 'codeTreeDialog', //字典弹框
props: [], //字典弹框需要的字段
codeOptions: [],
codeTree: 'CODE_AJXLB',
value: '',
col: '3'
},
{
name: '案件性质',
id: 'zatzJyqk',
type: 'code',
......
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