|
@@ -1093,7 +1093,7 @@ export default {
|
|
|
},
|
|
|
//行跳转
|
|
|
celJump(row, index) {
|
|
|
- if (this.roleName.indexOf('平台') !== -1) {
|
|
|
+ if (this.roleName.indexOf('平台') !== -1 || this.roleName.indexOf('平台') !== -1) {
|
|
|
this.$router.push({
|
|
|
path: '/landTransportation/dispatchingCars/index',
|
|
|
query: {orderId: row.orderId},
|