diff --git a/src/views/page/CO2.vue b/src/views/page/CO2.vue index 84dbc377..be8a49d7 100644 --- a/src/views/page/CO2.vue +++ b/src/views/page/CO2.vue @@ -10,11 +10,11 @@ class="btn btn-tips" @click="changeOpen(0)" :class=" - inputData[this.startList[this.indexs - 1]] == 0 ? 'blue' : 'green' + inputData[this.startList[this.indexs - 1]] == 0 ? 'green' : 'blue' " > {{ - inputData[this.startList[this.indexs - 1]] == 0 ? '无效' : '无效' + inputData[this.startList[this.indexs - 1]] == 0 ? '无效' : '有效' }} diff --git a/src/views/page/LED.vue b/src/views/page/LED.vue index d9f3c539..abff0bdc 100644 --- a/src/views/page/LED.vue +++ b/src/views/page/LED.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[21400] == 0 ? '无效' : '无效' }} +
+ {{ inputData[21400] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/air-conditioning.vue b/src/views/page/air-conditioning.vue index 70c5e569..ea42d999 100644 --- a/src/views/page/air-conditioning.vue +++ b/src/views/page/air-conditioning.vue @@ -9,9 +9,9 @@
- {{ inputData[22040] == 0 ? '无效' : '无效' }} + {{ inputData[22040] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/circulationCan.vue b/src/views/page/circulationCan.vue index e148d12f..8610f084 100644 --- a/src/views/page/circulationCan.vue +++ b/src/views/page/circulationCan.vue @@ -6,8 +6,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/coercionMist.vue b/src/views/page/coercionMist.vue index e9d44b33..a4611be3 100644 --- a/src/views/page/coercionMist.vue +++ b/src/views/page/coercionMist.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/electromagneticControl.vue b/src/views/page/electromagneticControl.vue index a65f78dd..b935038c 100644 --- a/src/views/page/electromagneticControl.vue +++ b/src/views/page/electromagneticControl.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/facadeInsulation.vue b/src/views/page/facadeInsulation.vue index 4a3343d1..3bd10c07 100644 --- a/src/views/page/facadeInsulation.vue +++ b/src/views/page/facadeInsulation.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/fan.vue b/src/views/page/fan.vue index 6580ef1c..3624b6d9 100644 --- a/src/views/page/fan.vue +++ b/src/views/page/fan.vue @@ -5,8 +5,8 @@
-
- {{ openIndex == 0 ? '无效' : '无效' }} +
+ {{ openIndex == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/heatFan.vue b/src/views/page/heatFan.vue index ba27ae78..03b71e06 100644 --- a/src/views/page/heatFan.vue +++ b/src/views/page/heatFan.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[22250] == 0 ? '无效' : '无效' }} +
+ {{ inputData[22250] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/insizeSunshade.vue b/src/views/page/insizeSunshade.vue index c68d0c68..03607e2a 100644 --- a/src/views/page/insizeSunshade.vue +++ b/src/views/page/insizeSunshade.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/internalInsulation.vue b/src/views/page/internalInsulation.vue index 2a0446b6..89ab8190 100644 --- a/src/views/page/internalInsulation.vue +++ b/src/views/page/internalInsulation.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/outsizeSunshade.vue b/src/views/page/outsizeSunshade.vue index 198828df..b6ce7842 100644 --- a/src/views/page/outsizeSunshade.vue +++ b/src/views/page/outsizeSunshade.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/skylight.vue b/src/views/page/skylight.vue index 32e9c846..b6e1914c 100644 --- a/src/views/page/skylight.vue +++ b/src/views/page/skylight.vue @@ -5,8 +5,8 @@
-
- {{ openIndex == 0 ? '无效' : '无效' }} +
+ {{ openIndex == 0 ? '无效' : '有效' }}
diff --git a/src/views/page/sunroofControl.vue b/src/views/page/sunroofControl.vue index 401f0ad1..16d656ac 100644 --- a/src/views/page/sunroofControl.vue +++ b/src/views/page/sunroofControl.vue @@ -5,8 +5,8 @@
工作方式选择
-
- {{ inputData[startList[indexs - 1]] ==0 ? '无效' : '无效' }} +
+ {{ inputData[startList[indexs - 1]] ==0 ? '无效' : '有效' }}
diff --git a/src/views/page/wetFan.vue b/src/views/page/wetFan.vue index 4ddc7843..80b5f499 100644 --- a/src/views/page/wetFan.vue +++ b/src/views/page/wetFan.vue @@ -7,8 +7,8 @@