|
@@ -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
|
|
|
}
|
|
|
}
|