admin/src/views/business/visits.vue
@@ -59,8 +59,7 @@ </el-table-column> <el-table-column label="随访车辆" min-width="100px"> <template slot-scope="{row}"> <span v-if="row.carNos">{{row.carNos.split(',').length}}</span> <span v-else>-</span> <span>{{row.carNum}}</span> </template> </el-table-column> <el-table-column prop="status" fixed="right" label="状态" min-width="100px">