Commit 0b59adec by gao_yingdong

人员档案, 省内, 省外列表

parent 48d71d8e
......@@ -1913,7 +1913,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",
......@@ -14538,63 +14537,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",
......
......@@ -53,6 +53,15 @@
:tableName="asjTableName"
></table-component>
</div>
<!-- 涉及省外案件 -->
<div class="con-wrap">
<table-component
:DefaultAjFormThead="qgjFormThead"
:propQueryData="qgjQueryData"
:cxUrl="qgjCxUrl"
:tableName="qgjTableName"
></table-component>
</div>
<div class="con-wrap">
<div class="name">警情信息 ({{ jqxxTableData.length }}</div>
<el-table
......@@ -122,11 +131,16 @@ export default {
data: [
{
id: 1,
label: "涉及案件",
label: "涉及省内案件",
num: "0",
},
{
{
id: 2,
label: "涉及省外案件",
num: "0",
},
{
id: 3,
label: "警情信息",
num: "0",
},
......@@ -239,39 +253,64 @@ export default {
{
label: "姓名",
prop: "zhfzxyrXm",
width: "220",
},
{
label: "犯罪嫌疑人证件号",
prop: "zhfzxyrCyzjZjhm",
width: "200",
},
{
label: "案件编号",
prop: "asjbh",
width: "220",
},
{
label: "案件名称",
prop: "ajmc",
width: "120",
},
{
label: "案件类别",
prop: "ajlbdmStr",
width: "140",
},
{
label: "简要案情",
prop: "jyaq",
width: "140",
},
],
qgjFormThead: [
{
label: "姓名",
prop: "zhfzxyrXm",
},
{
label: "犯罪嫌疑人证件号",
prop: "zhfzxyrCyzjZjhm",
},
{
label: "案件编号",
prop: "asjbh",
},
{
label: "案件名称",
prop: "ajmc",
},
{
label: "案件类别",
prop: "ajlbdmStr",
},
{
label: "简要案情",
prop: "jyaq",
},
],
asjQueryData: {
objectValue: sessionStorage.getItem("zjhm"),
},
asjCxUrl: "/daapi/getAjxx",
asjTableName: "涉及案件"
qgjQueryData: {
objectValue: sessionStorage.getItem("zjhm"),
},
asjCxUrl: "/newRyda/getQsSaxx",
qgjCxUrl: "/newRyda/getQgSaxx",
asjTableName: "涉及省内案件",
qgjTableName: "涉及省外案件",
};
},
watch: {
......
......@@ -257,22 +257,18 @@ import tableComponent from "@c/qxda_compontents.vue";
{
label: "姓名",
prop: "xm",
width: "220",
},
{
label: "证件号码",
prop: "zjhm",
width: "200",
},
{
label: "标识号信息",
prop: "bshxx",
width: "220",
},
{
label: "标识号中文描述",
prop: "bshlxZwms",
width: "120",
}
],
sjhQueryData: {
......@@ -284,22 +280,18 @@ import tableComponent from "@c/qxda_compontents.vue";
{
label: "用户手机号",
prop: "yhsjhm",
width: "220",
},
{
label: "对方手机号",
prop: "dfsjhm",
width: "120",
},
{
label: "呼叫时间",
prop: "hjsj",
width: "220",
},
{
label: "通话时长",
prop: "thsc",
width: "120",
}
],
hdQueryData: {
......
......@@ -132,37 +132,30 @@ export default {
{
label: "姓名",
prop: "xm",
width: "220",
},
{
label: "证件号码",
prop: "zjhm",
width: "200",
},
{
label: "入住时间",
prop: "rzsj",
width: "220",
},
{
label: "退房时间",
prop: "tfsj",
width: "120",
},
{
label: "房间号",
prop: "fjh",
width: "140",
},
{
label: "旅店名称",
prop: "ldmc",
width: "140",
},
{
label: "旅店详址",
prop: "lddz",
width: "200",
},
],
zsQueryData: {
......@@ -176,27 +169,22 @@ export default {
{
label: "姓名",
prop: "xm",
width: "220",
},
{
label: "证件号码",
prop: "zjhm",
width: "200",
},
{
label: "性别",
prop: "xbdm",
width: "220",
},
{
label: "民族",
prop: "mzdm",
width: "120",
},
{
label: "现住址",
prop: "xzzDzmc",
width: "140",
},
],
zhrkQueryData: {
......@@ -211,32 +199,26 @@ export default {
{
label: "姓名",
prop: "xm",
width: "220",
},
{
label: "证件号码",
prop: "zjhm",
width: "200",
},
{
label: "上机时间",
prop: "sjsj",
width: "220",
},
{
label: "下机时间",
prop: "xjsj",
width: "120",
},
{
label: "详细地址",
prop: "wbdz",
width: "140",
},
{
label: "网吧名称",
prop: "wbmc",
width: "140",
},
],
wbQueryData: {
......
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