Commit 1d68ff22 by 叶富雄

Merge remote-tracking branch 'origin/dev_xzeq' into dev_xzeq

parents 4c15b6d5 1c1a2e99
...@@ -553,13 +553,13 @@ ...@@ -553,13 +553,13 @@
@click="$emit('ajsx')" @click="$emit('ajsx')"
>案件筛选</el-button >案件筛选</el-button
> >
<el-button <!-- <el-button
type="primary" type="primary"
size="mini" size="mini"
v-if="pageBs == 'zdxxgl'" v-if="pageBs == 'zdxxgl'"
@click="$emit('drzjhd')" @click="$emit('drzjhd')"
>excel导入交易活动</el-button >excel导入交易活动</el-button
> > -->
<!-- <el-button <!-- <el-button
type="primary" type="primary"
size="mini" size="mini"
......
...@@ -907,6 +907,10 @@ export default { ...@@ -907,6 +907,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssdyxx/selectSsdywp", cxUrl: "/ssdyxx/selectSsdywp",
}, },
...@@ -940,6 +944,10 @@ export default { ...@@ -940,6 +944,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssfjdcxx/selectFjdcwp", cxUrl: "/ssfjdcxx/selectFjdcwp",
}, },
...@@ -977,6 +985,10 @@ export default { ...@@ -977,6 +985,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssjdcxx/selectJdcwp", cxUrl: "/ssjdcxx/selectJdcwp",
}, },
...@@ -1014,6 +1026,10 @@ export default { ...@@ -1014,6 +1026,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssklwpxx/selectSsklxx", cxUrl: "/ssklwpxx/selectSsklxx",
}, },
...@@ -1051,6 +1067,10 @@ export default { ...@@ -1051,6 +1067,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssqtwpxx/selectSsqtwpxx", cxUrl: "/ssqtwpxx/selectSsqtwpxx",
}, },
...@@ -1084,6 +1104,10 @@ export default { ...@@ -1084,6 +1104,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssqzwpxx/selectSsqzxx", cxUrl: "/ssqzwpxx/selectSsqzxx",
}, },
...@@ -1117,6 +1141,10 @@ export default { ...@@ -1117,6 +1141,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/sswwjtxx/selectSswwxx", cxUrl: "/sswwjtxx/selectSswwxx",
}, },
...@@ -1154,6 +1182,10 @@ export default { ...@@ -1154,6 +1182,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/ssydtxxx/selectSsydtxxx", cxUrl: "/ssydtxxx/selectSsydtxxx",
}, },
...@@ -1191,6 +1223,10 @@ export default { ...@@ -1191,6 +1223,10 @@ export default {
prop: "sfzdwp", prop: "sfzdwp",
isShowDialog: true, isShowDialog: true,
}, },
{
label: "是否损失物品",
prop: "sfzdwp",
},
], ],
cxUrl: "/sszjjtxx/selectSszjxx", cxUrl: "/sszjjtxx/selectSszjxx",
}, },
......
...@@ -12,10 +12,13 @@ ...@@ -12,10 +12,13 @@
@selectionChange="selectionChange" @selectionChange="selectionChange"
@drzjhd="drzjhd" @drzjhd="drzjhd"
> >
<template #listOperation="scope"> <template #listOperation="scope">
<span class="hbyps" @click="add(scope.scope)"> <span class="hbyps" @click="add(scope.scope)">
<i class="el-icon-plus"></i>新增</span <i class="el-icon-plus"></i>新增</span
> >
<el-button type="primary" size="mini" @click="drzjhd"
>excel导入交易活动</el-button
>
</template> </template>
<template #btnGroup="scope"> <template #btnGroup="scope">
<span class="hbyp" @click="edit(scope.scope)">修改</span> <span class="hbyp" @click="edit(scope.scope)">修改</span>
...@@ -255,14 +258,14 @@ export default { ...@@ -255,14 +258,14 @@ export default {
className: "iconfont icongongnengfuwu", className: "iconfont icongongnengfuwu",
hasChildren: true, hasChildren: true,
children: [ children: [
{ // {
id: "addZdjyhd", // id: "addZdjyhd",
label: "阵地交易(活动)信息采集", // label: "阵地交易(活动)信息采集",
index: "addZdjyhd", // index: "addZdjyhd",
auth: "M0101", // auth: "M0101",
className: "iconfont iconrizhi", // className: "iconfont iconrizhi",
disabled: false, // disabled: false,
}, // },
{ {
id: "queryZdxxss", id: "queryZdxxss",
label: "阵地线索信息管理", label: "阵地线索信息管理",
...@@ -586,5 +589,6 @@ export default { ...@@ -586,5 +589,6 @@ export default {
font-weight: 400 !important; font-weight: 400 !important;
color: #007aff !important; color: #007aff !important;
cursor: pointer; cursor: pointer;
margin-right: 10px;
} }
</style> </style>
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