فهرست منبع

陆运台账admin权限跳转

caojunjie 3 سال پیش
والد
کامیت
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},