Commit 17f6f50d by lp784568205

修改侦查脑图

parent 8477e671
......@@ -16,15 +16,14 @@
<span
class="hbyp"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- <span
class="hbyp"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......@@ -323,7 +322,8 @@ export default {
ajmc: "",
ajfl: "",
larqStart: "",
larqEnd: ""
larqEnd: "",
permission: JSON.parse(sessionStorage.getItem('userInfo')).permission,
},
typeNt: "AjXx",
cxQueryField: [
......@@ -377,10 +377,10 @@ export default {
},
],
cxDefaultFormThead: [
{
label: "审批状态",
prop: "spzt",
},
// {
// label: "审批状态",
// prop: "spzt",
// },
{
label: "案件编号",
prop: "asjbh",
......@@ -446,14 +446,14 @@ export default {
className: "iconfont iconrizhi",
disabled: false,
},
{
id: "queryZj",
label: "审批侦办",
index: "queryZj",
auth: "M0101",
className: "iconfont iconrizhi",
disabled: false,
},
// {
// id: "queryZj",
// label: "审批侦办",
// index: "queryZj",
// auth: "M0101",
// className: "iconfont iconrizhi",
// disabled: false,
// },
],
},
// {
......
......@@ -19,15 +19,14 @@
<span
class="hbyps"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......@@ -259,10 +258,10 @@ export default {
},
],
cxDefaultFormThead: [
{
label: "审批状态",
prop: "spzt",
},
// {
// label: "审批状态",
// prop: "spzt",
// },
{
label: "信息主键编号",
prop: "xxzjbh",
......
......@@ -27,15 +27,14 @@
<span
class="hbyps"
@click="goDetail(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......@@ -271,10 +270,10 @@ export default {
},
],
cxDefaultFormThead: [
{
label: "审批状态",
prop: "spzt",
},
// {
// label: "审批状态",
// prop: "spzt",
// },
{
label: "信息主键编号",
prop: "xxzjbh",
......
......@@ -19,15 +19,14 @@
<span
class="hbyps"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- <span
class="hbyps"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......@@ -259,10 +258,10 @@ export default {
},
],
cxDefaultFormThead: [
{
label: "审批状态",
prop: "spzt",
},
// {
// label: "审批状态",
// prop: "spzt",
// },
{
label: "信息主键编号",
prop: "xxzjbh",
......
......@@ -19,15 +19,14 @@
<span
class="hbyp"
@click="toBrai(scope.scope)"
v-if="scope.scope.row.spzt == '审批通过'"
>进入脑图</span
>
<span
<!-- <span
class="hbyp"
@click="sqspBtna(scope.scope)"
v-if="scope.scope.row.spzt == '未发起申请'"
>申请审批</span
>
> -->
</template>
</right-content>
<el-dialog title="审批" :visible.sync="dialogVisible" width="55%" center>
......@@ -258,10 +257,10 @@ export default {
},
],
cxDefaultFormThead: [
{
label: "审批状态",
prop: "spzt",
},
// {
// label: "审批状态",
// prop: "spzt",
// },
{
label: "主键编号",
prop: "xxzjbh",
......
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