Quellcode durchsuchen

三测单的住院号的问题3

LIJU vor 1 Woche
Ursprung
Commit
3ae1aa7a61
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
                 }
               }