NEZ-1990 feat :补充 icon/button title

This commit is contained in:
likexuan
2022-07-01 09:39:20 +08:00
parent 21091355cf
commit 4064987ef5
121 changed files with 341 additions and 330 deletions

View File

@@ -15,7 +15,7 @@
</div>
<slot name="top-tool-right"></slot>
<button v-if="showLayout.indexOf('elementSet') > -1" class="top-tool-btn table-column-setting"
type="button" @click="tools.showCustomTableTitle = true">
type="button" @click="tools.showCustomTableTitle = true" :title="$t('overall.selectColumns')">
<i class="nz-icon-gear nz-icon"></i>
</button>
<el-dropdown
@@ -25,7 +25,7 @@
class="margin-l-5"
@command="changeDetailType">
<button class="top-tool-btn table-column-setting"
type="button">
type="button" :title="$t('overall.switchView')">
<i class="nz-icon nz-icon-list-view" />
</button>
<el-dropdown-menu slot="dropdown" class="right-public-box-dropdown-top right-box-select-top">