volver a poner que se autocierre el calendario

This commit is contained in:
Jaume Solís 2024-05-16 15:42:43 +02:00
parent 196931b2c1
commit 7a29591a33
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ export default defineComponent({
watch(proxyDate, (newProxy) => {
setValues({ date: invertDate(newProxy) });
const btn = document.querySelector(".buttons-close-modal button")
//if(btn) btn.click()
if(btn) btn.click()
});
const LOCALE = {