add: update user profile done

This commit is contained in:
Alexandro Uc Santos
2024-04-06 14:48:13 -06:00
parent 84f71b98d1
commit e0a4cf4abb
10 changed files with 120 additions and 64 deletions

View File

@@ -103,7 +103,7 @@
:location="locationCurrent"
@reset-location="handleResetCurrentBudget"
/>
<h2 class="title">Ubicaciones</h2>
<h2 class="title">Directorio interno</h2>
<div class="box-filters">
<div class="box-search">
<input class="form-control custom-search" type="search" name="" placeholder="Buscar por nombre de locación" id="" @:input="search()" v-model="query" aria-label="Search">