feat: There is no way the,56555 56538

This commit is contained in:
396572590@qq.com
2022-07-13 17:12:09 +08:00
parent 30b0eff673
commit b9ca214c0f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<div v-else class="title">{{item.standSort + '&nbsp&nbsp' + item.standNumber }}</div>
</div>
<div class="standContent">
<div class="standState">{{item.standName}}</div>
<div class="standState">{{item.standName && item.standName !== '' ? item.standName : item.standEnName}}</div>
<!-- <div class="standSubTime">标准性质:-->
<!-- <span v-if="natureMap[item.standNature] === '强制性' "-->
<!-- style="color: #F56C6C; padding-left: 5px;">-->