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