认证参数收集-列表-NIO编号显示不美观
This commit is contained in:
@@ -37,8 +37,8 @@
|
|||||||
<a-icon type="clock-circle"/>
|
<a-icon type="clock-circle"/>
|
||||||
{{$t('historicalVersion')}}
|
{{$t('historicalVersion')}}
|
||||||
</div>
|
</div>
|
||||||
<div class="operator-text" v-has="'projectLawsInventoryLog:page'"
|
<div class="operator-text"
|
||||||
v-if="textTitle === $t('certificationList') || textTitle === $t('listOfRegulations')"
|
v-if="(textTitle === $t('certificationList') || textTitle === $t('listOfRegulations')) && roleSwitchName"
|
||||||
@click="roleSwitchingClick">
|
@click="roleSwitchingClick">
|
||||||
<a-icon type="select"/>
|
<a-icon type="select"/>
|
||||||
{{roleSwitchName}}
|
{{roleSwitchName}}
|
||||||
|
|||||||
Reference in New Issue
Block a user