|
|
@@ -552,7 +552,7 @@ export default {
|
|
|
999,
|
|
|
999,
|
|
|
data[0].p3,
|
|
|
- 10,
|
|
|
+ 5,
|
|
|
9999
|
|
|
);
|
|
|
this_.newweizhi[15].run = data[0].run;
|
|
|
@@ -566,20 +566,20 @@ export default {
|
|
|
);
|
|
|
this_.newweizhi[16].run = data[0].run;
|
|
|
|
|
|
- this_.newweizhi[17].airPressure = data[0].p5; //退更
|
|
|
+ this_.newweizhi[17].airPressure = data[0].p1; //退更
|
|
|
this_.newweizhi[17].ifshow = this_.returnifShow(
|
|
|
999,
|
|
|
999,
|
|
|
- data[0].p5,
|
|
|
+ data[0].p1,
|
|
|
10,
|
|
|
9999
|
|
|
);
|
|
|
this_.newweizhi[17].run = data[0].run;
|
|
|
- this_.newweizhi[18].airPressure = data[0].p1; //万级洁净走廊
|
|
|
+ this_.newweizhi[18].airPressure = data[0].p5; //万级洁净走廊
|
|
|
this_.newweizhi[18].ifshow = this_.returnifShow(
|
|
|
999,
|
|
|
999,
|
|
|
- data[0].p1,
|
|
|
+ data[0].p5,
|
|
|
5,
|
|
|
9999
|
|
|
);
|
|
|
@@ -852,7 +852,7 @@ export default {
|
|
|
data[0].t1,
|
|
|
data[0].h1,
|
|
|
data[0].p2,
|
|
|
- -15,
|
|
|
+ -10,
|
|
|
-30
|
|
|
);
|
|
|
this_.newweizhi[13].temp = data[0].t2; //支原体阳性制备室
|
|
|
@@ -864,7 +864,7 @@ export default {
|
|
|
data[0].t2,
|
|
|
data[0].h2,
|
|
|
data[0].p1,
|
|
|
- -15,
|
|
|
+ -10,
|
|
|
-35
|
|
|
);
|
|
|
|