Commit 4499f895 by liyuhang19990520

指令和采集

parent eaac1ad0
/*
* @Author: your name
* @Date: 2021-10-15 10:55:14
* @LastEditTime: 2021-10-22 16:37:48
* @LastEditTime: 2021-10-27 17:32:09
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\api\zczl\xxgl.js
......@@ -25,6 +25,10 @@ export const tjsp = params =>
export const queryZlxqByZczlbh = params =>
postform(`${base.alyIP}/zczl/queryZlxqByZczlbh`, params);
//是否都存在联络员
export const queryLlys = params =>
post(`${base.alyIP}/zczl/queryLlys`, params);
//人像比对详情
// export const rxdbDetail = params =>
......
......@@ -298,7 +298,8 @@
pageBs != 'wsqfbdzczl' &&
pageBs != 'llycx' &&
pageBs != 'xywspdzczl' &&
pageBs != 'sqqxgl'
pageBs != 'sqqxgl' &&
pageBs != 'wfqdzczl'
"
>
<i class="el-icon-plus"></i> 新增
......@@ -320,6 +321,13 @@
<el-button
type="primary"
size="mini"
v-if="pageBs == 'wfqdzczl'"
@click="$emit('toXdzl', formData)"
>下达指令</el-button
>
<el-button
type="primary"
size="mini"
v-if="pageBs == 'wscdaj'"
@click="$emit('ajsx')"
>案件筛选</el-button
......
/*
* @Author: your name
* @Date: 2021-09-07 15:09:40
* @LastEditTime: 2021-10-27 14:18:42
* @LastEditTime: 2021-10-27 16:50:43
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\utils\params.js
......@@ -7681,6 +7681,7 @@ const ssydtxsb_jbxx = [
{
name: "案事件编号:",
id: "asjbh",
disabled: true,
type: "text",
value: "",
placeholder: "请输入",
......
<!--
* @Author: your name
* @Date: 2021-10-27 14:37:44
* @LastEditTime: 2021-10-27 15:47:05
* @LastEditTime: 2021-10-27 16:33:40
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\views\qgncj\sswp\index.vue
-->
<template>
<div class="Content rightContent">
<el-tabs v-model="activeName" @tab-click="qieTabs">
<el-tab-pane
:label="item.label"
:name="item.name"
v-for="item in tabsList"
:key="item.name"
></el-tab-pane>
</el-tabs>
<router-view></router-view>
<div>
<div class="headerTitle">
<img src="~@/assets/img/login/jinhui.png" alt="" /><span>损失物品</span>
</div>
<div class="Content rightContent">
<el-tabs v-model="activeName" @tab-click="qieTabs">
<el-tab-pane
:label="item.label"
:name="item.name"
v-for="item in tabsList"
:key="item.name"
></el-tab-pane>
</el-tabs>
<router-view></router-view>
</div>
</div>
</template>
......@@ -144,6 +149,20 @@ export default {
</style>
<style scoped lang="scss">
@import "@/assets/styles/rightContent.scss";
.headerTitle {
height: 48px;
background: #0061f7;
font-size: 18px;
font-weight: bold;
line-height: 48px;
color: #ffffff;
padding: 0 17px;
img {
width: 36px;
margin-right: 5px;
}
}
.el-tabs /deep/ {
margin: 0 20px;
.el-tabs__header {
......
<!--
* @Author: your name
* @Date: 2021-09-08 17:35:31
* @LastEditTime: 2021-10-27 14:34:58
* @LastEditTime: 2021-10-27 16:50:14
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\views\xxtk\case\addCase.vue
......@@ -89,6 +89,10 @@ export default {
this.editSubmit(params, loading);
}
},
windowRefresh() {
window.opener.location.reload();
window.close();
},
addSubmit(params, loading) {
insertssydtxsb(params).then((res) => {
if (res.success && res.code == 200) {
......
<!--
* @Author: your name
* @Date: 2021-08-31 09:52:33
* @LastEditTime: 2021-10-27 11:43:45
* @LastEditTime: 2021-10-27 16:45:17
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \founder_vue\src\views\hnksh\ceshi.vue
......@@ -11,9 +11,8 @@
<right-content
:cxQueryField="cxQueryField"
:pageObject="pageObject"
:pageFooterProps="pageFooterProps"
labelWidth="110px"
title="阵地交易活动详情"
title="损失移动通讯设备详情"
>
</right-content>
</div>
......@@ -32,63 +31,103 @@ export default {
return {
cxQueryField: [
{
title: "", //如果不分小模块就删除title
title: "基本信息", //如果不分小模块就删除title
id: 1,
objStr: "",
data: [
{
label: "信息编号:",
prop: "xxzjbh",
label: "案事件编号:",
prop: "asjbh",
col: "3",
},
{
label: "关联信息编号:",
prop: "glxxXxzjbh",
label: "手机使用状态:",
prop: "sjsyzt",
col: "3",
},
{
label: "常用证件:",
prop: "cyzjCyzjdmStr",
label: "品牌型号:",
prop: "ssydtxsbPpxh",
col: "3",
},
{
label: "常用证件描述:",
prop: "cyzjDmbcms",
col: "10",
label: "电话号码:",
prop: "ssydtxsbYddh",
col: "3",
},
{
label: "证件号码:",
prop: "zjhm",
label: "机主提供串码:",
prop: "ssydtxsbImeiWpbzh",
col: "3",
},
{
label: "案件编号:",
prop: "asjbh",
label: "IMSI(串号):",
prop: "ssydtxsbImsiFwbzh",
col: "3",
},
{
label: "ICCID(SIM卡号):",
prop: "ssydtxsbIccidWpbzh",
col: "3",
},
{
label: "物品颜色:",
prop: "ssydtxsbWpysdm",
col: "3",
},
{
label: "相关人员编号:",
prop: "asjxgrybh",
label: "物品价值(元):",
prop: "sjxyrs",
col: "3",
},
{
label: "购置日期:",
prop: "ssydtxsbWpgzrq",
col: "3",
},
{
label: "涉案时间:",
prop: "sasj",
col: "3",
},
{
label: "网综串码:",
prop: "wzimei",
col: "3",
},
{
label: "特征描述:",
prop: "ssydtxsbWptzms",
col: "10",
},
],
},
],
pageFooterProps: [
{
label: "填表单位:",
prop: "xxdjdwGajgmc",
col: "3",
},
{
label: "填表人:",
prop: "xxdjryXm",
col: "3",
},
{
label: "填表时间:",
prop: "djsj",
col: "3",
title: "所有人信息", //如果不分小模块就删除title
id: 2,
objStr: "",
data: [
{
label: "姓名:",
prop: "ssydtxsbSoyrXm",
col: "3",
},
{
label: "证件类型:",
prop: "ssydtxsbSoyrCyzjdm",
col: "3",
},
{
label: "证件号码:",
prop: "ssydtxsbSoyrZjhm",
col: "3",
},
{
label: "联系电话:",
prop: "ssydtxsbSoyrLxdh",
col: "3",
},
],
},
],
defaultProps: {
......
......@@ -58,14 +58,19 @@ export default {
},
],
cxUrl: "/gzryFwbzhgj/selectFwbzhgj",
query: {},
};
},
created() {
this.query = this.$route.query;
// debugger;
},
methods: {
add() {
this.$router.push("addssydtxb");
this.$router.pushToTab({
path: "/addssydtxb",
query: this.query,
});
},
dele(obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......@@ -102,7 +107,7 @@ export default {
});
},
edit(obj) {
this.$router.push({
this.$router.pushToTab({
path: "/addssydtxb",
query: {
xxzjbh: obj.row.xxzjbh,
......
......@@ -12,7 +12,7 @@
<script>
import formCompontent from "@c/form.vue";
import { doAddZczlxx } from "@/api/zczl/zczl.js";
import { doAddZczlxx, queryLlys } from "@/api/zczl/zczl.js";
import { djfc } from "@/utils/params.js";
export default {
name: "addGzry",
......@@ -84,6 +84,7 @@ export default {
codeOptions: [],
value: "",
placeholder: "请输入",
prop: "checkEmpty",
col: "2",
},
{
......@@ -129,22 +130,31 @@ export default {
},
methods: {
submit(params) {
params.append("glxxXxzjbh", this.glxxXxzjbh);
let loading = this.$loading({
lock: true,
text: "正在保存...",
spinner: "el-icon-loading",
background: "rgba(255, 255, 255, 0.7)",
});
if (!this.xxzjbh) {
this.addSubmit(params, loading);
} else {
this.editSubmit(params, loading);
let self = this;
if (!params.get("file")) {
this.$message.error("请选择附件");
return;
}
queryLlys({ unitcodes: params.get("zljsdwdm") }).then((res) => {
console.log(res);
});
// params.append("glxxXxzjbh", this.glxxXxzjbh);
// let loading = this.$loading({
// lock: true,
// text: "正在保存...",
// spinner: "el-icon-loading",
// background: "rgba(255, 255, 255, 0.7)",
// });
// if (!this.xxzjbh) {
// this.addSubmit(params, loading);
// } else {
// this.editSubmit(params, loading);
// }
},
addSubmit(params, loading) {
doAddZczlxx(params).then((res) => {
console.log(111111,res)
console.log(111111, res);
if (res.success && res.code == 200) {
this.$alert("保存成功!", "提示", {
confirmButtonText: "确定",
......
......@@ -11,6 +11,7 @@
@edit="edit"
@dele="dele"
@toInfor="toInfor"
@toXdzl="toXdzl"
ref="rightContent"
></right-content>
</div>
......@@ -264,6 +265,7 @@ export default {
query: { xxzjbh: scope.row.xxzjbh },
});
},
toXdzl() {},
dele(scope) {
console.log(scope);
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
......
......@@ -82,6 +82,11 @@ export default {
],
cxDefaultFormThead: [
{
label: "单位名称",
prop: "dwmc",
toInfor: true
},
{
label: "超期回报数",
prop: "cqhbs",
},
......@@ -91,10 +96,6 @@ export default {
prop: "bhgl",
},
{
label: "单位名称",
prop: "dwmc",
},
{
label: "超期签收数",
prop: "cqqss",
},
......@@ -242,14 +243,6 @@ export default {
});
});
},
toInfor(scope) {
this.$router.push({
path: "/detailRlqbxs",
query: {
xxzjbh: scope.xxzjbh,
},
});
},
},
mounted() {},
};
......
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