This commit is contained in:
setthawutttty 2024-02-15 11:36:02 +07:00
parent cec322b917
commit f57a28c19f
8 changed files with 8 additions and 7 deletions

View file

@ -180,7 +180,7 @@ watch([() => currentPage.value, () => pagination.value.rowsPerPage], () => {
</d-table>
</template>
<style lang="scss">
<style lang="scss" scoped>
.icon-color {
color: #4154b3;
}