27459
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
<AiOpenData v-if="transTxt(item.systemExplain).length==5" type="userName"
|
<AiOpenData v-if="transTxt(item.systemExplain).length==5" type="userName"
|
||||||
:openid="transTxt(item.systemExplain)[3]" style="display: inline-block;"/>
|
:openid="transTxt(item.systemExplain)[3]" style="display: inline-block;"/>
|
||||||
<span v-else>{{ item.girdName }}</span>
|
<span v-if="transTxt(item.systemExplain).length==3">{{ item.girdName }}</span>
|
||||||
<div style="color: #2ea222; font-size: 16px; margin-top: 5px">
|
<div style="color: #2ea222; font-size: 16px; margin-top: 5px">
|
||||||
{{ $dict.getLabel('clapDoStatus', item.doStatus) }}
|
{{ $dict.getLabel('clapDoStatus', item.doStatus) }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user