caojunjie 3 лет назад
Родитель
Сommit
1f21d0e103
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/landTransportation/reportAnalysis/index.vue

+ 1 - 1
src/views/landTransportation/reportAnalysis/index.vue

@@ -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},