Browse Source

加管理员字段

@dongkboy 3 months ago
parent
commit
9c7f5adcce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/payCredit/agentCount.vue

+ 1 - 0
src/views/payCredit/agentCount.vue

@@ -205,6 +205,7 @@
           </el-row>
           </el-row>
         </el-form>
         </el-form>
         <el-table :data="thirdData" height="calc(100% - 162px)" style="width: 100%; margin-top: 20px;">
         <el-table :data="thirdData" height="calc(100% - 162px)" style="width: 100%; margin-top: 20px;">
+      <el-table-column prop="leaderName" label="管理员名称"></el-table-column>
           <el-table-column prop="name" label="业务员"></el-table-column>
           <el-table-column prop="name" label="业务员"></el-table-column>
           <el-table-column prop="typeAttr" label="业务员类型">
           <el-table-column prop="typeAttr" label="业务员类型">
             <template #default="scope">
             <template #default="scope">