@ -75,10 +75,10 @@
<template slot-scope="scope">
<span>{{
scope.row.direction == "1"
? "上行"
? "菏泽"
: scope.row.direction == "2"
? "中间"
: "下行"
? "双向"
: "济南"
}}</span>
</template>
</el-table-column>