src/views/collaborativeApproval/customerVisit/index.vue
@@ -34,6 +34,7 @@ v-loading="tableLoading" style="width: 100%" height="calc(100vh - 18.5em)" :tooltip-options="{ popperOptions: { strategy: 'absolute' } }" > <el-table-column align="center" label="序号" type="index" width="60" /> <el-table-column label="客户名称" prop="customerName" width="150" show-overflow-tooltip />