修改 冀北 台账树问题

This commit is contained in:
GGJ
2024-09-09 11:15:24 +08:00
parent 9bfb30a197
commit d9bcec8ea0
6 changed files with 152 additions and 108 deletions

View File

@@ -132,7 +132,6 @@
<div class="bottomBox">
<div v-if="showFlag">
<div style="height: 70px">
一级评估{{ outcome.firstResult }}%
{{ outcome.firstResult > 0.1 ? '>' : (outcome.firstResult = 0.1 ? '=' : '<') }} 0.1%
<!-- <span>{{ 0.02 < outcome.firstResult && outcome.firstResult < 0.1 ? '满足' : '不满足' }}</span> -->
@@ -211,7 +210,7 @@ const factor = [
name: 0.95,
id: 0.95
},
{
name: 0.96,
id: 0.96
@@ -243,7 +242,7 @@ const level2Data = ref([
name: '谐波电流幅值(A)'
},
{
name: '国限值(A)'
name: '国限值(A)'
},
{
name: '是否允许值'