liuhj 10 月之前
父节点
当前提交
e83089e48f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/OP/OPgroup.vue

+ 2 - 2
src/components/OP/OPgroup.vue

@@ -70,7 +70,7 @@
                     <el-table-column
                         prop="teamLev"
                         label="级 别"
-                        width="70">
+                        width="80">
                         <template slot-scope="scope">
                             {{ scope.row.teamLev=='暂未定级'?'-':scope.row.teamLev }}
                         </template>
@@ -123,7 +123,7 @@
                     </el-table-column>
                     <el-table-column
                         prop="jietuanOperator"
-                        label="接团操作人"
+                        label="成单人"
                         width="110">
                     </el-table-column>
                     <el-table-column label="操作"  width="200">