no se
This commit is contained in:
Vendored
BIN
Binary file not shown.
+1
-2
@@ -37,8 +37,7 @@ const guardar = async () => {
|
||||
programa: programas[j].programa,
|
||||
clavePrograma: programas[j].clavePrograma,
|
||||
acatlan: responsables[i].acatlanContigo === 'true' ? true : false,
|
||||
activo: true,
|
||||
// activo: false,
|
||||
activo: false,
|
||||
idUsuario: res.dataValues.idUsuario,
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user