|
@@ -588,16 +588,12 @@
|
|
<td style="width: 50px">MTBF</td>
|
|
<td style="width: 50px">MTBF</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["崇礼"].mtbf }}
|
|
{{ currentMonth["崇礼"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['崇礼'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['崇礼'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['崇礼'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['崇礼'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -608,16 +604,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["康保"].mtbf }}
|
|
{{ currentMonth["康保"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['康保'].mtbfCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['康保'].mtbfCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['康保'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['康保'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -644,16 +636,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["代县"].mtbf }}
|
|
{{ currentMonth["代县"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['代县'].mtbfCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['代县'].mtbfCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['代县'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['代县'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -684,16 +672,12 @@
|
|
<td style="width: 50px">MTTR</td>
|
|
<td style="width: 50px">MTTR</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["崇礼"].mttr }}
|
|
{{ currentMonth["崇礼"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['崇礼'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['崇礼'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['崇礼'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['崇礼'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -704,16 +688,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["康保"].mttr }}
|
|
{{ currentMonth["康保"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['康保'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['康保'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['康保'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['康保'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -740,16 +720,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentMonth["代县"].mttr }}
|
|
{{ currentMonth["代县"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentMonth['代县'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['代县'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentMonth['代县'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentMonth['代县'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1129,16 +1105,12 @@
|
|
<td style="width: 50px">MTBF</td>
|
|
<td style="width: 50px">MTBF</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["崇礼"].mtbf }}
|
|
{{ currentYear["崇礼"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1149,16 +1121,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["康保"].mtbf }}
|
|
{{ currentYear["康保"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].mtbfCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].mtbfCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1185,16 +1153,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["代县"].mtbf }}
|
|
{{ currentYear["代县"].mtbf }}
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].mtbfCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].mtbfCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].mtbfCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].mtbfCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1225,16 +1189,12 @@
|
|
<td style="width: 50px">MTTR</td>
|
|
<td style="width: 50px">MTTR</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["崇礼"].mttr }}
|
|
{{ currentYear["崇礼"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1245,16 +1205,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["康保"].mttr }}
|
|
{{ currentYear["康保"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1281,16 +1237,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["代县"].mttr }}
|
|
{{ currentYear["代县"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].mttrCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].mttrCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].mttrCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].mttrCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1321,16 +1273,12 @@
|
|
<td style="width: 50px">复位</td>
|
|
<td style="width: 50px">复位</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["崇礼"].fwjsl }}
|
|
{{ currentYear["崇礼"].fwjsl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].fwjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].fwjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].fwjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].fwjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1341,16 +1289,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["康保"].mttr }}
|
|
{{ currentYear["康保"].mttr }}
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].fwjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].fwjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].fwjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].fwjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1377,16 +1321,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["代县"].fwjsl }}
|
|
{{ currentYear["代县"].fwjsl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].fwjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].fwjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].fwjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].fwjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1417,16 +1357,12 @@
|
|
<td style="width: 50px">转换</td>
|
|
<td style="width: 50px">转换</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["崇礼"].ztzhl }}
|
|
{{ currentYear["崇礼"].ztzhl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].ztzhlCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].ztzhlCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].ztzhlCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].ztzhlCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1437,16 +1373,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["康保"].ztzhl }}
|
|
{{ currentYear["康保"].ztzhl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].ztzhlCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].ztzhlCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].ztzhlCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].ztzhlCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1473,16 +1405,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["代县"].ztzhl }}
|
|
{{ currentYear["代县"].ztzhl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].ztzhlCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].ztzhlCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].ztzhlCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].ztzhlCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1513,16 +1441,12 @@
|
|
<td style="width: 50px">消缺</td>
|
|
<td style="width: 50px">消缺</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["崇礼"].xqjsl }}
|
|
{{ currentYear["崇礼"].xqjsl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].xqjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].xqjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['崇礼'].xqjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['崇礼'].xqjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1533,16 +1457,12 @@
|
|
</td>
|
|
</td>
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["康保"].xqjsl }}
|
|
{{ currentYear["康保"].xqjsl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].xqjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].xqjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['康保'].xqjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['康保'].xqjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1569,16 +1489,12 @@
|
|
</td> -->
|
|
</td> -->
|
|
<td style="width: 105px">
|
|
<td style="width: 105px">
|
|
{{ currentYear["代县"].xqjsl }}
|
|
{{ currentYear["代县"].xqjsl }}
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].xqjslCompare === 1"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].xqjslCompare === 1">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<span class="svg-icon svg-icon-yellow">
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
<svg-icon svgid="svg-arrow-dpwn-1" />
|
|
</span>
|
|
</span>
|
|
</template>
|
|
</template>
|
|
- <template
|
|
|
|
- v-if="currentYear['代县'].xqjslCompare === 2"
|
|
|
|
- >
|
|
|
|
|
|
+ <template v-if="currentYear['代县'].xqjslCompare === 2">
|
|
<span class="svg-icon svg-icon-green">
|
|
<span class="svg-icon svg-icon-green">
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
<svg-icon svgid="svg-arrow-up-1" />
|
|
</span>
|
|
</span>
|
|
@@ -1751,10 +1667,12 @@ export default {
|
|
} else {
|
|
} else {
|
|
months = this.monthChange(this.monthValue);
|
|
months = this.monthChange(this.monthValue);
|
|
}
|
|
}
|
|
- api.specificMaincenterlist({
|
|
|
|
|
|
+ api
|
|
|
|
+ .specificMaincenterlist({
|
|
month: months,
|
|
month: months,
|
|
- }).then((res) => {
|
|
|
|
- let currentMonth = {};
|
|
|
|
|
|
+ })
|
|
|
|
+ .then((res) => {
|
|
|
|
+ let currentMonth = {};
|
|
let currentYear = {};
|
|
let currentYear = {};
|
|
res.data["当月"].map((item) => {
|
|
res.data["当月"].map((item) => {
|
|
for (let key in item) {
|
|
for (let key in item) {
|
|
@@ -1766,7 +1684,7 @@ export default {
|
|
currentMonth["崇礼"] = item;
|
|
currentMonth["崇礼"] = item;
|
|
} else if (item.wpid === "康保风电场") {
|
|
} else if (item.wpid === "康保风电场") {
|
|
currentMonth["康保"] = item;
|
|
currentMonth["康保"] = item;
|
|
- }else if (item.wpid === "代县风电场") {
|
|
|
|
|
|
+ } else if (item.wpid === "代县风电场") {
|
|
currentMonth["代县"] = item;
|
|
currentMonth["代县"] = item;
|
|
} else if (item.wpid === "寿阳风电场") {
|
|
} else if (item.wpid === "寿阳风电场") {
|
|
currentMonth["寿阳"] = item;
|
|
currentMonth["寿阳"] = item;
|
|
@@ -1790,9 +1708,7 @@ export default {
|
|
});
|
|
});
|
|
this.currentMonth = currentMonth;
|
|
this.currentMonth = currentMonth;
|
|
this.currentYear = currentYear;
|
|
this.currentYear = currentYear;
|
|
- });
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+ });
|
|
|
|
|
|
// _this.API.requestData({
|
|
// _this.API.requestData({
|
|
// showLoading,
|
|
// showLoading,
|
|
@@ -1846,7 +1762,7 @@ export default {
|
|
// },
|
|
// },
|
|
// });
|
|
// });
|
|
},
|
|
},
|
|
- getMonthList(showLoading) {
|
|
|
|
|
|
+ async getMonthList(showLoading) {
|
|
let _this = this;
|
|
let _this = this;
|
|
let months = "";
|
|
let months = "";
|
|
if (typeof this.monthValue === "string") {
|
|
if (typeof this.monthValue === "string") {
|
|
@@ -1854,11 +1770,12 @@ export default {
|
|
} else {
|
|
} else {
|
|
months = this.monthChange(this.monthValue);
|
|
months = this.monthChange(this.monthValue);
|
|
}
|
|
}
|
|
-
|
|
|
|
- api.specificMaintoplist({
|
|
|
|
- month: months,
|
|
|
|
- }).then((res) => {
|
|
|
|
- res.data.map((item) => {
|
|
|
|
|
|
+ api
|
|
|
|
+ .specificMaintoplist({
|
|
|
|
+ month: months,
|
|
|
|
+ })
|
|
|
|
+ .then((res) => {
|
|
|
|
+ res.data.map((item) => {
|
|
for (let key in item) {
|
|
for (let key in item) {
|
|
if (this.isNumber(item[key]) && item.type !== "比较") {
|
|
if (this.isNumber(item[key]) && item.type !== "比较") {
|
|
item[key] = item[key].toFixed(2);
|
|
item[key] = item[key].toFixed(2);
|
|
@@ -1977,10 +1894,7 @@ export default {
|
|
];
|
|
];
|
|
}
|
|
}
|
|
});
|
|
});
|
|
- });
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+ });
|
|
|
|
|
|
// _this.API.requestData({
|
|
// _this.API.requestData({
|
|
// showLoading,
|
|
// showLoading,
|