批量维护进度按钮添加图标
This commit is contained in:
@@ -81,9 +81,11 @@
|
|||||||
<!-- {{ $t('batSetting') }}-->
|
<!-- {{ $t('batSetting') }}-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<div @click="BatchMaintenanceProgress" class="operator-text">
|
<div @click="BatchMaintenanceProgress" class="operator-text">
|
||||||
|
<a-icon type="setting"/>
|
||||||
{{$t('BatchMaintenanceProgress')}}
|
{{$t('BatchMaintenanceProgress')}}
|
||||||
</div>
|
</div>
|
||||||
<div @click="BatchChangeStatus" class="operator-text">
|
<div @click="BatchChangeStatus" class="operator-text">
|
||||||
|
<a-icon type="setting"/>
|
||||||
{{$t('BatchChangeStatus')}}
|
{{$t('BatchChangeStatus')}}
|
||||||
</div>
|
</div>
|
||||||
<div @click="CertificationDirectory" class="operator-text">
|
<div @click="CertificationDirectory" class="operator-text">
|
||||||
|
|||||||
Reference in New Issue
Block a user