Commit 4feddc72 by yuhao

修改阵地

parent 2e88bdd3
......@@ -65,15 +65,19 @@ export const getZdgzryResult = params =>
export const getSfhgResult = params =>
post(`${base.alyIP}/zdryxx/getSfhgResult`, params);
//阵地交易物品统计
export const getJywptjxx = params =>
post(`${base.alyIP}/zdjyhdxx/getJywptjxx`, params);
post(`${base.alyIP}/zdjyhdxx/getJywptjxx`, params);
//阵地交易活动相关人员提取
export const getZdjyhdryTqByZjhm = params =>
post(`${base.alyIP}/zdjyhdxx/getZdjyhdryTqByZjhm`, params);
post(`${base.alyIP}/zdjyhdxx/getZdjyhdryTqByZjhm`, params);
//阵地交易活动消息推送
export const getjyryxxtsByZjhm = params =>
postform(`${base.alyIP}/zdjyhdxx/getjyryxxtsByZjhm`, params);
postform(`${base.alyIP}/zdjyhdxx/getjyryxxtsByZjhm`, params);
//推送至刑嫌人员
export const zdxzyj = params =>
postform(`${base.alyIP}/zdjyhdxx/zdxzyj`, params);
......@@ -10,6 +10,7 @@ import Vue from "vue";
import VueRouter from "vue-router";
import indexRoutes from "./modules/index";
import zdxxRoutes from "./modules/zdxx";
import gwqtRoutes from "./modules/gwqt";
import sfRoutes from "./modules/sf";
import xxtkRoutes from "./modules/xxtk";
import kyxsRoutes from "./modules/kyxs";
......@@ -92,6 +93,7 @@ export const constantRoutes = [
export const asyncRoutes = [
...znhfwModuleRoutes,
...zdxxRoutes,
...gwqtRoutes,
...dxwlzpRoutes,
...zdsswpRoutes,
...xsspPtRoutes,
......
import menuLayout from "@/layout/menuLayout.vue";
const menuLayouts = [
{
path: "/queryGwqt",
name: "queryGwqt",
meta: {
title: '高危群体'
},
component: () => import("@/views/gwqt/gwqt/queryGwqt.vue")
},
]
export default [
{
path: "/right",
component: menuLayout,
children: [...menuLayouts]
}, {
path: "/addGwqt",
name: "addGwqt",
meta: {
title: '高危群体新增'
},
component: () => import("@/views/gwqt/gwqt/addGwqt.vue")
}, {
path: "/gwqtDetail",
name: "gwqtDetail",
meta: {
title: '高危群体详情'
},
component: () => import("@/views/gwqt/gwqt/gwqtDetail.vue")
}
]
\ No newline at end of file
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
@add="add"
@toInfor="toInfor"
@toCY="toCY"
@toJY="toJY"
@toBK="toBK"
@toXS="toXS"
@selectionChange="selectionChange"
@drzjhd="drzjhd"
>
<right-content :pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
@add="add"
@toInfor="toInfor"
@toCY="toCY"
@toJY="toJY"
@toBK="toBK"
@toXS="toXS"
@selectionChange="selectionChange"
@drzjhd="drzjhd">
<template #btnGroup="scope">
<span class="hbyp" @click="edit(scope.scope)">修改</span>
<span class="hbyp" @click="dele(scope.scope)">删除</span>
<span class="hbyp"
@click="edit(scope.scope)">修改</span>
<span class="hbyp"
@click="dele(scope.scope)">删除</span>
</template>
</right-content>
<!-- 导入 -->
<el-dialog
title="导入交易活动"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed"
>
<el-form :inline="true" :model="ckForm" class="demo-form-inline">
<el-dialog title="导入交易活动"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed">
<el-form :inline="true"
:model="ckForm"
class="demo-form-inline">
<el-row>
<el-col :span="20" :offset="2" style="margin-top: 20px">
<el-form-item label="文件" style="width:100%">
<el-upload
class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
<el-col :span="20"
:offset="2"
style="margin-top: 20px">
<el-form-item label="文件"
style="width:100%">
<el-upload class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
(flie, fileList) => {
fileArr = fileList;
}
"
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file"
>
<el-button size="small" type="primary">选择上传</el-button>
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file">
<el-button size="small"
type="primary">选择上传</el-button>
</el-upload>
</el-form-item>
</el-col>
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<div slot="footer"
class="dialog-footer">
<el-button @click="revokeVisiable = false">取 消</el-button>
<el-button type="primary" @click="submitCKD">确 定</el-button>
<el-button type="primary"
@click="submitCKD">确 定</el-button>
</div>
</el-dialog>
</div>
......@@ -71,7 +75,7 @@ export default {
components: {
rightContent,
},
data() {
data () {
return {
header: "阵地信息查询",
pageBs: "zdxxgl",
......@@ -158,8 +162,8 @@ export default {
],
cxDefaultFormThead: [
{
label: "阵地管理人员姓名",
prop: "xm",
label: "阵地名称",
prop: "zdmc",
toInfor: true,
width: "200",
},
......@@ -220,21 +224,21 @@ export default {
zdXxzjbh: "",
};
},
created() {
created () {
this.$store.commit("user/SET_Menu", this.Menu);
this.$store.commit("user/SET_Header", this.header);
},
methods: {
add() {
add () {
this.$router.pushToTab("adjustZdxxgl");
},
edit(scope) {
edit (scope) {
this.$router.pushToTab({
path: "adjustZdxxgl",
query: { xxzjbh: scope.row.xxzjbh },
});
},
dele(scope) {
dele (scope) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
......@@ -260,7 +264,7 @@ export default {
});
});
},
toInfor(scope) {
toInfor (scope) {
this.$router.pushToTab({
path: "/detailZdxx",
query: {
......@@ -268,7 +272,7 @@ export default {
},
});
},
toCY(data) {
toCY (data) {
this.$router.pushToTab({
path: "/addZdCyryxx",
query: {
......@@ -276,7 +280,7 @@ export default {
},
});
},
toJY(data) {
toJY (data) {
this.$router.pushToTab({
path: "/addZdjyhd",
query: {
......@@ -284,7 +288,7 @@ export default {
},
});
},
toBK(data) {
toBK (data) {
this.$router.pushToTab({
path: "/adjustBbkwpxx",
query: {
......@@ -292,7 +296,7 @@ export default {
},
});
},
toXS(data) {
toXS (data) {
this.$router.pushToTab({
path: "/adjustZdxsxx",
query: {
......@@ -300,22 +304,22 @@ export default {
},
});
},
fileOnchange(file, fileList) {
fileOnchange (file, fileList) {
if (fileList.length > 0) {
this.fileArr = [fileList[0]]; // 这一步,是 展示最后一次选择的csv文件
if (fileList.length > 1) this.$message.error("只能上传一个文件!");
}
},
closed() {
closed () {
this.fileArr = [];
},
onChange(file, fileList) {
onChange (file, fileList) {
console.log(file, fileList);
},
selectionChange(scope) {
selectionChange (scope) {
this.selectArr = scope;
},
submitCKD() {
submitCKD () {
if (this.fileArr.length <= 0) {
this.$message.warning("请选择文件");
} else {
......@@ -347,7 +351,7 @@ export default {
});
}
},
drzjhd() {
drzjhd () {
if (this.selectArr.length != 1) {
this.$message.error("请选择一条数据后操作");
} else {
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
@add="add"
@toInfor="toInfor"
@toCY="toCY"
@toJY="toJY"
@toBK="toBK"
@toXS="toXS"
@selectionChange="selectionChange"
@drzjhd="drzjhd"
>
<right-content :pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
ref="rightContent"
@add="add"
@toInfor="toInfor"
@toCY="toCY"
@toJY="toJY"
@toBK="toBK"
@toXS="toXS"
@selectionChange="selectionChange"
@drzjhd="drzjhd">
<template #btnGroup="scope">
<span class="hbyp" @click="edit(scope.scope)">修改</span>
<span class="hbyp" @click="dele(scope.scope)">删除</span>
<span class="hbyp"
@click="edit(scope.scope)">修改</span>
<span class="hbyp"
@click="dele(scope.scope)">删除</span>
</template>
</right-content>
<!-- 导入 -->
<el-dialog
title="导入交易活动"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed"
>
<el-form :inline="true" :model="ckForm" class="demo-form-inline">
<el-dialog title="导入交易活动"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed">
<el-form :inline="true"
:model="ckForm"
class="demo-form-inline">
<el-row>
<el-col :span="20" :offset="2" style="margin-top: 20px">
<el-form-item label="文件" style="width:100%">
<el-upload
class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
<el-col :span="20"
:offset="2"
style="margin-top: 20px">
<el-form-item label="文件"
style="width:100%">
<el-upload class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
(flie, fileList) => {
fileArr = fileList;
}
"
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file"
>
<el-button size="small" type="primary">选择上传</el-button>
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file">
<el-button size="small"
type="primary">选择上传</el-button>
</el-upload>
</el-form-item>
</el-col>
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<div slot="footer"
class="dialog-footer">
<el-button @click="revokeVisiable = false">取 消</el-button>
<el-button type="primary" @click="submitCKD">确 定</el-button>
<el-button type="primary"
@click="submitCKD">确 定</el-button>
</div>
</el-dialog>
</div>
......@@ -71,7 +75,7 @@ export default {
components: {
rightContent,
},
data() {
data () {
return {
header: "阵地信息查询",
pageBs: "zdxxgl",
......@@ -158,8 +162,8 @@ export default {
],
cxDefaultFormThead: [
{
label: "阵地管理人员姓名",
prop: "xm",
label: "阵地名称",
prop: "zdmc",
toInfor: true,
width: "200",
},
......@@ -220,21 +224,21 @@ export default {
zdXxzjbh: "",
};
},
created() {
created () {
this.$store.commit("user/SET_Menu", this.Menu);
this.$store.commit("user/SET_Header", this.header);
},
methods: {
add() {
add () {
this.$router.pushToTab("adjustZdxxgl");
},
edit(scope) {
edit (scope) {
this.$router.pushToTab({
path: "adjustZdxxgl",
query: { xxzjbh: scope.row.xxzjbh },
});
},
dele(scope) {
dele (scope) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
......@@ -260,7 +264,7 @@ export default {
});
});
},
toInfor(scope) {
toInfor (scope) {
this.$router.pushToTab({
path: "/detailZdxx",
query: {
......@@ -268,7 +272,7 @@ export default {
},
});
},
toCY(data) {
toCY (data) {
this.$router.pushToTab({
path: "/addZdCyryxx",
query: {
......@@ -276,7 +280,7 @@ export default {
},
});
},
toJY(data) {
toJY (data) {
this.$router.pushToTab({
path: "/addZdjyhd",
query: {
......@@ -284,7 +288,7 @@ export default {
},
});
},
toBK(data) {
toBK (data) {
this.$router.pushToTab({
path: "/adjustBbkwpxx",
query: {
......@@ -292,7 +296,7 @@ export default {
},
});
},
toXS(data) {
toXS (data) {
this.$router.pushToTab({
path: "/adjustZdxsxx",
query: {
......@@ -300,22 +304,22 @@ export default {
},
});
},
fileOnchange(file, fileList) {
fileOnchange (file, fileList) {
if (fileList.length > 0) {
this.fileArr = [fileList[0]]; // 这一步,是 展示最后一次选择的csv文件
if (fileList.length > 1) this.$message.error("只能上传一个文件!");
}
},
closed() {
closed () {
this.fileArr = [];
},
onChange(file, fileList) {
onChange (file, fileList) {
console.log(file, fileList);
},
selectionChange(scope) {
selectionChange (scope) {
this.selectArr = scope;
},
submitCKD() {
submitCKD () {
if (this.fileArr.length <= 0) {
this.$message.warning("请选择文件");
} else {
......@@ -347,7 +351,7 @@ export default {
});
}
},
drzjhd() {
drzjhd () {
if (this.selectArr.length != 1) {
this.$message.error("请选择一条数据后操作");
} else {
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@toInfor="toInfor"
ref="rightContent"
@selectionChange="selectionChange"
@drzjhd="drzjhd"
>
<right-content :pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@toInfor="toInfor"
ref="rightContent"
@selectionChange="selectionChange"
@drzjhd="drzjhd">
<template #btnGroup="scope">
<el-button @click="edit(scope.scope)" type="text">证据材料管理</el-button>
<el-button @click="edit(scope.scope)"
type="text">证据材料管理</el-button>
</template>
</right-content>
<el-dialog
title="录入证据材料信息"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed"
>
<el-form :inline="true" :model="ckForm" class="demo-form-inline">
<el-dialog title="录入证据材料信息"
:visible.sync="revokeVisiable"
width="30%"
@closed="closed">
<el-form :inline="true"
:model="ckForm"
class="demo-form-inline">
<el-row>
<el-col :span="20" :offset="2" style="margin-top: 20px">
<el-form-item label="文件" style="width:100%">
<el-upload
class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
<el-col :span="20"
:offset="2"
style="margin-top: 20px">
<el-form-item label="文件"
style="width:100%">
<el-upload class="upload-demo"
action="#"
accept=".xls,.xlsx"
:on-change="fileOnchange"
:on-remove="
(flie, fileList) => {
fileArr = fileList;
}
"
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file"
>
<el-button size="small" type="primary">选择上传</el-button>
:auto-upload="false"
:http-request="() => {}"
:file-list="fileArr"
v-model="ckForm.file">
<el-button size="small"
type="primary">选择上传</el-button>
</el-upload>
</el-form-item>
</el-col>
<el-col :span="20" :offset="2" style="margin-top: 20px">
<el-form-item label="证据材料类型" style="width:100%">
<el-select v-model="zjcl_lxdm" clearable placeholder="请选择">
<el-option
v-for="item in codetreeData.codeOptions"
:key="item.value"
:label="item.label"
:value="item.value"
>
<el-col :span="20"
:offset="2"
style="margin-top: 20px">
<el-form-item label="证据材料类型"
style="width:100%">
<el-select v-model="zjcl_lxdm"
clearable
placeholder="请选择">
<el-option v-for="item in codetreeData.codeOptions"
:key="item.value"
:label="item.label"
:value="item.value">
</el-option>
</el-select>
</el-form-item>
</el-col>
</el-row>
</el-form>
<div slot="footer" class="dialog-footer">
<div slot="footer"
class="dialog-footer">
<el-button @click="revokeVisiable = false">取 消</el-button>
<el-button type="primary" @click="submitCKD">确 定</el-button>
<el-button type="primary"
@click="submitCKD">确 定</el-button>
</div>
</el-dialog>
</div>
......@@ -80,7 +86,7 @@ export default {
components: {
rightContent,
},
data() {
data () {
return {
header: "证据材料检查",
pageBs: "queryZjcl",
......@@ -162,7 +168,7 @@ export default {
label: "案件编号",
prop: "asjbh",
toInfor: true,
width:240
width: 240
},
{
label: "案件类别",
......@@ -175,49 +181,49 @@ export default {
{
label: "物证/书证",
prop: "wzsz",
width:80
width: 80
},
{
label: "证人证言",
prop: "zrzy",
width:80
width: 80
},
{
label: "被害人陈述",
prop: "bhrcs",
width:80
width: 80
},
{
label: "犯罪嫌疑人供述和辩解",
prop: "xyrgs",
width:80
width: 80
},
{
label: "鉴定结论",
prop: "jdjl",
width:80
width: 80
},
{
label: "勘查/检查笔录",
prop: "kcbl",
width:80
width: 80
},
{
label: "视听资料以及电子数据",
prop: "stzl",
width:80
width: 80
},
{
label: "其他",
prop: "qtcl",
width:80
width: 80
},
],
cxUrl: "/zjclJc/getAsjZjjcList",
Menu: [
{
id: "queryZjcl",
label: "证据材料检查",
label: "证据材料管理",
index: "queryZjcl",
auth: "M0101",
className: "iconfont iconrizhi",
......@@ -228,7 +234,7 @@ export default {
//左侧导航(模块第一个页面需要)
{
id: "queryZjcl",
label: "证据材料检查",
label: "证据材料管理",
newAuth: "M01",
index: "queryZjcl",
className: "iconfont icongongnengfuwu",
......@@ -288,7 +294,7 @@ export default {
},
};
},
created() {
created () {
this.$store.commit("user/SET_Menu", this.Menu);
this.$store.commit("user/SET_LeftMenu", this.leftMenus);
this.$store.commit("user/SET_Header", this.header);
......@@ -310,15 +316,15 @@ export default {
}
});
if (this.$route.query.asjbh) {
this.$set(this.cxFormData,'asjbh',this.$route.query.asjbh)
this.$set(this.cxFormData, 'asjbh', this.$route.query.asjbh)
this.$refs.rightContent.doQuery("yes");
}
},
methods: {
add() {
add () {
this.$router.pushToTab("/insertZjcl");
},
toInfor(obj) {
toInfor (obj) {
this.$router.pushToTab({
path: "/zjclcj",
query: {
......@@ -326,7 +332,7 @@ export default {
},
});
},
edit(obj) {
edit (obj) {
this.$router.pushToTab({
path: "/zjclcj",
query: {
......@@ -335,10 +341,10 @@ export default {
},
});
},
selectionChange(scope) {
selectionChange (scope) {
this.selectArr = scope;
},
drzjhd() {
drzjhd () {
if (this.selectArr.length != 1) {
this.$message.error("请选择一条数据后操作");
} else {
......@@ -346,10 +352,10 @@ export default {
this.revokeVisiable = true;
}
},
closed() {
closed () {
this.fileArr = [];
},
submitCKD() {
submitCKD () {
if (this.fileArr.length <= 0) {
this.$message.warning("请选择文件");
} else {
......@@ -382,7 +388,7 @@ export default {
});
}
},
fileOnchange(file, fileList) {
fileOnchange (file, fileList) {
if (fileList.length > 0) {
this.fileArr = [fileList[0]]; // 这一步,是 展示最后一次选择的csv文件
if (fileList.length > 1) this.$message.error("只能上传一个文件!");
......
<template>
<div class="Content">
<right-content
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@add="add"
@dele="dele"
@toInfor="toInfor"
@edit="edit"
ref="rightContent"
></right-content>
<right-content :pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"
@add="add"
@dele="dele"
@toInfor="toInfor"
@edit="edit"
ref="rightContent"></right-content>
</div>
</template>
......@@ -24,7 +22,7 @@ export default {
components: {
rightContent,
},
data() {
data () {
return {
header: "检查规则信息",
pageBs: "zjclrz",
......@@ -61,12 +59,17 @@ export default {
{
label: "信息主键编号",
prop: "id",
width:'300'
width: '300'
},
{
label: "案事件编号",
prop: "asjbh",
width: '300'
},
{
label: "关联信息编号",
prop: "glxxid",
width:'300'
width: '300'
},
{
label: "日志类别",
......@@ -98,14 +101,14 @@ export default {
cxUrl: "/zjclLog/selectLogPage",
};
},
created() {
created () {
this.$store.commit("user/SET_Menu", this.Menu);
},
methods: {
add() {
add () {
this.$router.pushToTab("insertJcgz");
},
dele(obj) {
dele (obj) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
......@@ -131,7 +134,7 @@ export default {
});
});
},
toInfor(obj) {
toInfor (obj) {
this.$router.pushToTab({
path: "/detailJcgz",
query: {
......@@ -139,7 +142,7 @@ export default {
},
});
},
edit(obj) {
edit (obj) {
this.$router.pushToTab({
path: "/insertJcgz",
query: {
......
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://192.168.1.110:8762", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://192.168.1.104:8762", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true,
changeOrigin: true,
secure: false,
......
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