修改 冀北 现场运维人提出问题

This commit is contained in:
GGJ
2024-07-31 15:54:35 +08:00
parent 1aba898baa
commit 9dc9799365
15 changed files with 181 additions and 67 deletions

View File

@@ -56,7 +56,9 @@
{{ detailData.evaluationConclusion }}
</el-descriptions-item>
<el-descriptions-item
:label="detailData.userType == '4'?'非线性设备类型: ':'非线性负荷类型:'"
:label="
detailData.userType == '4' || detailData.userType == '5' ? '非线性设备类型: ' : '非线性负荷类型:'
"
v-if="
detailData.userType == '2' ||
detailData.userType == '3' ||