From fab50e0130a9fbdb0368fc927772fafa90b9ab7e Mon Sep 17 00:00:00 2001 From: DanielRamirezGe Date: Mon, 20 Jan 2020 14:15:16 -0600 Subject: [PATCH] actualizacion --- src/components/modificar.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/modificar.vue b/src/components/modificar.vue index ee10ed4a..e0883e21 100644 --- a/src/components/modificar.vue +++ b/src/components/modificar.vue @@ -365,7 +365,7 @@ -
+
Loading...
@@ -681,7 +681,8 @@ export default { linea_investigacion: this.lineas_de_investigacion_seleccionado, campo_conocimiento: this.campos_de_conocimiento_seleccionado, objetivo_particular: this.inputs, - producto: this.productos_seleccionados + producto: this.productos_seleccionados, + entidades: this.entidades_seleccionadas } @@ -1339,7 +1340,9 @@ display: block; } - +.alado{ + margin-left: 15rem; +} .alt{ height: 5rem; width: 5rem;