This commit is contained in:
Viet An
2026-07-09 16:45:48 +07:00
parent 42124d4071
commit df4ed4bd4d
20 changed files with 726 additions and 964 deletions

View File

@@ -87,12 +87,7 @@
/>
</span>
</button>
<span
class="tooltiptext"
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
>
Nhập dữ liệu
</span>
<span class="tooltiptext top-0">Nhập dữ liệu</span>
</p>
<p
v-if="enableAdd && $getEditRights()"
@@ -109,12 +104,7 @@
/>
</span>
</button>
<span
class="tooltiptext"
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
>
Thêm mới
</span>
<span class="tooltiptext left-auto right-0">Thêm mới</span>
</p>
<p class="control">
<button
@@ -128,12 +118,7 @@
/>
</span>
</button>
<span
class="tooltiptext"
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
>
Xuất Excel
</span>
<span class="tooltiptext left-auto right-0">Xuất Excel</span>
</p>
<p class="control">
<button
@@ -147,12 +132,7 @@
/>
</span>
</button>
<span
class="tooltiptext"
style="top: 110%; bottom: unset; min-width: max-content; left: -45px"
>
Làm mới
</span>
<span class="tooltiptext left-auto right-0">Làm mới</span>
</p>
<Icon
v-if="loading"