diff --git a/src/pages/IndexPage.vue b/src/pages/IndexPage.vue index 3590672..bb8071c 100644 --- a/src/pages/IndexPage.vue +++ b/src/pages/IndexPage.vue @@ -40,14 +40,15 @@ - +
Nuevo nombre
- + @@ -126,6 +127,7 @@ const changeNameList = async (id) => { const openDialogChangeNameList = (id) => { dialogChangeNameList.value = true lista_id.value = id + newNameList.value = '' } onMounted(() => {