认证参数收集-列表-NIO编号显示不美观

This commit is contained in:
范强强
2023-03-24 09:08:01 +08:00
parent 99f276f2c9
commit f2a7a8d0f1
@@ -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}}