Browse Source

三测单的住院号的问题3

LIJU 1 week ago
parent
commit
3ae1aa7a61
1 changed files with 1 additions and 1 deletions
  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
                 }
               }