소스 검색

三测单的住院号的问题3

LIJU 1 개월 전
부모
커밋
3ae1aa7a61
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/medical-advice/temperature/graphics.vue

+ 1 - 1
src/components/medical-advice/temperature/graphics.vue

@@ -1852,7 +1852,7 @@ export default {
                 this.removeConditionalPrintCSS()
               }              
               if(window.innerHeight == 789) {//6楼左2  /3楼左3 /3楼左5 /10楼左1 /12楼左1
-                if(this.chromeMatch && (this.chromeMatch == 'Chrome/139.0.0.0')) {
+                if(this.chromeMatch && (this.chromeMatch == 'Chrome/109.0.0.0')) {
                   this.removeConditionalPrintCSS() //6楼左2
                 }
               }