minimal changes

This commit is contained in:
fjrodriguez
2022-12-22 14:08:17 -06:00
parent 53230f122f
commit bd2c214273
6 changed files with 22 additions and 28 deletions

View File

@@ -303,7 +303,10 @@ Timbres disponibles Comercio Digital: {{saldo}}
table_rfcc.addEventListener('click',(event)=>{
document.getElementById('rfcc').checked= table_rfcc.checked? true:false;
})
window.addEventListener("load", (event)=>{
let mes ='{{mes}}'