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