liyg 2 년 전
부모
커밋
b71ea57654
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/statisticalReport/components/salesLogisticsStatistics/mapTest.vue

+ 1 - 1
src/views/statisticalReport/components/salesLogisticsStatistics/mapTest.vue

@@ -543,7 +543,7 @@ export default {
               that.startTime +
               ' 至 ' +
               that.endTime;
-          if(getCookie('orgCode')!='wuliuyunshubu'){
+          if(getCookie('orgCode')!='wuliuyunshubu' && getCookie('orgCode')!='shichangxinxibu' && getCookie('orgCode')!='caiwubu'){
             content = that.statusCode +':' +
               that.currentPointName +
               '<br/>' +