Commit eb1764ef authored by 姬鋆屾's avatar 姬鋆屾

修改考核授权内部的授权字段及展示

parent 84bb548f
......@@ -73,7 +73,7 @@
>
</el-switch>
</div>
<div class="history">
<!-- <div class="history">
<span>投诉授权:</span>
<el-switch
:active-value="1"
......@@ -81,7 +81,7 @@
v-model="form.reviewCheck"
>
</el-switch>
</div>
</div> -->
<div class="history">
<span>办件授权:</span>
<el-switch
......@@ -100,15 +100,15 @@
>
</el-switch>
</div>
<!-- <div class="history">
<span>其他授权:</span>
<div class="history">
<span>自评授权:</span>
<el-switch
:active-value="1"
:inactive-value="0"
v-model="form.otherCheck"
>
</el-switch>
</div> -->
</div>
</div>
<form-buttons
......
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