|
@@ -2,7 +2,7 @@
|
|
|
<div class="menu--search-wrap">
|
|
|
<el-tooltip :content="$t('le.authProduct')" effect="dark" placement="bottom">
|
|
|
<div class="menu--search menu-item le-hover-effect--bg" @click="jumpAuthPage">
|
|
|
- <SvgIcon icon-class="authProduct" />
|
|
|
+ <SvgIcon icon-class="auth-product" />
|
|
|
<span style="font-size: 20px; color: #3293ed; display: inline-block; margin-left: 3px">采购授权</span>
|
|
|
</div>
|
|
|
</el-tooltip>
|