refactro:add slot show icon
This commit is contained in:
parent
c5e7e477be
commit
040ee4dcec
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ const currentTab = defineModel<string>('currentTab');
|
||||||
|
|
||||||
<div style="width: 31.98px"></div>
|
<div style="width: 31.98px"></div>
|
||||||
<div class="col text-subtitle1 text-weight-bold text-center">
|
<div class="col text-subtitle1 text-weight-bold text-center">
|
||||||
|
<slot name="iconTitle" />
|
||||||
{{ title }}
|
{{ title }}
|
||||||
|
|
||||||
<text v-if="customerLabel">
|
<text v-if="customerLabel">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue