src/views/statistic/workOrderProcess.vue
@@ -198,7 +198,7 @@ <!-- show-tooltip-when-overflow--> <template slot-scope="{row}"> <div style="min-width: 900px;display: flex;overflow-x: auto;overflow-y: hidden;height: 65px;"> <div style="min-width:500px;display: flex;overflow-x: auto;overflow-y: hidden;height: 65px;"> <div v-for="item in row.concat_name.split(',')" :key="item+row.wo_code"