qymljy 2 年之前
父节点
当前提交
e10d5570ee
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/SDrpManagement/salerPrivatecustomer/detail/components/transactionUser.vue

+ 1 - 1
src/SDrpManagement/salerPrivatecustomer/detail/components/transactionUser.vue

@@ -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>