@@ -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>
prop="jietuanOperator"
- label="接团操作人"
+ label="成单人"
width="110">
<el-table-column label="操作" width="200">