|
@@ -5,7 +5,7 @@
|
|
|
<div slot="title" style="font-size: 15px">
|
|
|
更换负责人
|
|
|
</div>
|
|
|
- <scope_of_authority></scope_of_authority>
|
|
|
+<!-- <scope_of_authority></scope_of_authority>-->
|
|
|
<div class="dialog-footer">
|
|
|
<el-button size="small" @click="dialogFormLeader = false" class="normal-btn-width">取 消</el-button>
|
|
|
<el-button size="small" type="warning" @click="transactionUser" class="normal-btn-width btn-warning">确 定</el-button>
|