Commit ac70282c by yuhao

修改阵地

parent 7b85172d
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -32,14 +32,14 @@ const menuLayouts = [
},
component: () => import("@/views/ajzcgzxnpg/xsczqk.vue")
},
{
{
path: "/zdhdxxcjqk",
name: "zdhdxxcjqk",
meta: {
title: '阵地活动信息采集情况'
},
component: () => import("@/views/ajzcgzxnpg/zdhdxxcjqk.vue")
component: () => import("@/views/ajzcgzxnpg/zdhdxxcjqk.vue")
},
{
path: "/queryZdxxss",
......@@ -79,7 +79,7 @@ const menuLayouts = [
title: '阵地交易活动'
},
component: () => import("@/views/zdxx/zdjyhd/queryZdjyhd.vue")
},
},
{
path: "/zdxxtj",
name: "zdxxtj",
......@@ -87,7 +87,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdxxtj.vue")
},
},
{
path: "/zdxxtj",
name: "zdxxtj",
......@@ -95,7 +95,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdxxtj.vue")
},
},
//.....................
{
path: "/queryZdxx111",
......@@ -104,7 +104,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdxx111.vue")
},
},
{
path: "/queryZdcyryxx22",
name: "queryZdcyryxx22",
......@@ -112,7 +112,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdcyryxx22.vue")
},
},
{
path: "/queryZdxx3",
name: "queryZdxx3",
......@@ -120,7 +120,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdxx3.vue")
},
},
{
path: "/queryZdxxs25",
name: "queryZdxxs25",
......@@ -128,7 +128,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdxxs25.vue")
},
},
{
path: "/queryZdcyryxx3",
name: "queryZdcyryxx3",
......@@ -136,7 +136,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdcyryxx3.vue")
},
},
{
path: "/queryZdxxs3",
name: "queryZdxxs3",
......@@ -144,7 +144,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdxxs3.vue")
},
},
{
path: "/queryZdxxs34",
name: "queryZdxxs34",
......@@ -152,7 +152,7 @@ const menuLayouts = [
title: '阵地信息统计'
},
component: () => import("@/views/zdxx/zdxxgl/zdym/queryZdxxs34.vue")
},
},
{
path: "/queryZdXsbk",
name: "queryZdXsbk",
......@@ -160,7 +160,7 @@ const menuLayouts = [
title: '阵地线索布控'
},
component: () => import("@/views/zdxx/xsbk/queryZdXsbk.vue")
},
},
];
export default [
......@@ -168,7 +168,7 @@ export default [
path: "/right",
component: menuLayout,
children: [...menuLayouts]
}, {
}, {
path: "/detailZdxx",
name: "detailZdxx",
meta: {
......@@ -177,6 +177,14 @@ export default [
component: () => import("@/views/zdxx/zdxxgl/detailZdxx.vue")
},
{
path: "/detailZdcyyp",
name: "detailZdcyyp",
meta: {
title: '阵地从业人员信息研判详情'
},
component: () => import("@/views/zdxx/zdxxgl/detailZdcyyp.vue")
},
{
path: "/detailZdcyryxx",
name: "detailZdcyryxx",
meta: {
......@@ -190,7 +198,7 @@ export default [
title: '阵地交易活动详情'
},
component: () => import("@/views/zdxx/zdjyhd/detailZdjyhd.vue")
},
},
{
path: "/zdxsxxDetail",
name: "zdxsxxDetail",
......
<template>
<div class="Content">
<right-content ref="rightContent"
:pageBs="pageBs"
:header="header"
:cxFormData="cxFormData"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormThead"
:cxUrl="cxUrl"></right-content>
<!-- @add="add" -->
</div>
</template>
<script>
import rightContent from "@c/ptCxForm_components.vue";
import { deleteZdjyhd } from "@/api/zdxx/zdjyhd.js";
export default {
name: "zdjyhd",
components: {
rightContent,
},
data () {
return {
header: "全局功能使用日志",
pageBs: "qjgnsyrz",
cxFormData: {
limit: 10,
page: 1,
glzdxxzjbh: this.$route.query.xxzjbh,
},
cxQueryField: [
],
cxDefaultFormThead: [
{
label: "姓名",
prop: "xm",
},
{
label: "是否有前科",
prop: "hyzkdmStr",
},
{
label: "从业时长",
prop: "cysj",
},
{
label: "换岗情况",
prop: "SfhgPdbz",
},
],
cxUrl: "/zdryxx/selectZdyrxxByGlxxzjbh",
Menu: [
{
id: "qjgnsyrz",
label: "全局功能使用日志",
index: "qjgnsyrz",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
],
};
},
created () {
this.$store.commit("user/SET_Menu", this.Menu);
},
mounted () {
console.log(this.$route.query.glzdxxzjbh);
this.cxFormData.glzdxxzjbh = this.$route.query.xxzjbh;
// this.$refs.rightContent.doQuery("yes");
},
methods: {
add () {
this.$router.pushToTab("addZdjyhd");
},
edit (scope) {
this.$router.pushToTab({
path: "addZdjyhd",
query: { xxzjbh: scope.row.xxzjbh },
});
},
dele (scope) {
this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
type: "warning",
})
.then(() => {
deleteZdjyhd({
xxzjbh: scope.row.xxzjbh,
}).then((res) => {
if (res.success && res.code == 200) {
this.$message({
type: "success",
message: "删除成功",
});
this.$refs.rightContent.doQuery("yes");
}
});
})
.catch(() => {
this.$message({
type: "info",
message: "已取消删除",
});
});
console.log(scope.row.xxzjbh);
},
toInfor (data) {
console.log(data, 2222222);
this.$router.pushToTab({
path: "/detailZdjyhd",
query: {
xxzjbh: data.xxzjbh,
},
});
},
},
};
</script>
<style>
.el-dialog__body {
padding: 10px 15px !important;
}
.rightContent .el-input__inner,
#formCommonPage .el-input__inner {
height: 32px;
line-height: 32px;
font-family: inherit;
}
.el-table__header-wrapper th,
.el-table__header-wrapper tr {
background: #f4f6f7;
}
.rightContent .el-input__icon,
#formCommonPage .el-input__icon,
.el-input__suffix-inner {
line-height: 36px;
}
.rightContent .el-range-separator {
position: relative;
top: -4px;
}
.rightContent .el-textarea__inner,
#formCommonPage .el-textarea__inner {
width: 100%;
font-family: inherit;
}
.rightContent .el-range-input,
#formCommonPage .el-range-input {
vertical-align: top;
}
.rightContent .el-date-editor .el-range__close-icon {
margin-top: -4px;
}
.rightContent .el-form-item__error {
left: calc(66% - 27px);
top: 12px;
}
.success-row {
background-color: #fbf9f4 !important;
}
.Content .el-input,
.Content .el-date-editor--daterange.el-input__inner {
width: 100% !important;
}
</style>
<style scoped lang="scss">
.Content {
padding: 20px 24px;
}
@import "@/assets/styles/rightContent.scss";
</style>
......@@ -419,14 +419,14 @@ export default {
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryZdxxs34",
label: "阵地监测预警信息研判",
index: "queryZdxxs34",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "queryZdxxs34",
// label: "阵地监测预警信息研判",
// index: "queryZdxxs34",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
],
},
// {
......
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://39.99.155.173:9022", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://192.168.1.110: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