diff --git a/dist/index.html b/dist/index.html index ad01ddab..b6ce10d1 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -Red de investigacion
\ No newline at end of file +Red de investigacion
\ No newline at end of file diff --git a/dist/js/app.0993108f.js b/dist/js/app.08d53c8c.js similarity index 98% rename from dist/js/app.0993108f.js rename to dist/js/app.08d53c8c.js index b0dd2355..2b79fa9f 100644 --- a/dist/js/app.0993108f.js +++ b/dist/js/app.08d53c8c.js @@ -1,2 +1,2 @@ -(function(e){function t(t){for(var a,s,i=t[0],c=t[1],l=t[2],u=0,p=[];u3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"hipotesis"}},[e._v("Hipotesis del proyecto")]),o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"hipotesis",name:"text",placeholder:"Hipotesis (en su caso)"},domProps:{value:e.hipotesis},on:{input:function(t){t.target.composing||(e.hipotesis=t.target.value)}}})])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"resumen"}},[e._v("Resumen del proyecto")]),o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"resuemn",name:"text",placeholder:"Resumen del proyecto de investigación"},domProps:{value:e.resumen},on:{input:function(t){t.target.composing||(e.resumen=t.target.value)}}})])])]),e._m(4),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"fecha_inicio"}},[e._v("Fecha de inicio")]),o("datepicker",{staticClass:"center",attrs:{id:"fecha_inicio",language:e.es,name:"fecha_inicio"},model:{value:e.fecha_inicio,callback:function(t){e.fecha_inicio=t},expression:"fecha_inicio"}})],1)]),o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"fecha_fin"}},[e._v("Fecha termino")]),o("datepicker",{staticClass:"center",attrs:{id:"fecha_fin",language:e.es,name:"fecha_final"},model:{value:e.fecha_final,callback:function(t){e.fecha_final=t},expression:"fecha_final"}})],1),o("p",{staticClass:"error"},[e._v(e._s(e.validar_fecha()))])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col-md-6 separacion"},[o("table",{staticClass:"table"},[e._m(5),e._l(e.estado_avance,(function(t){return o("tr",{key:t.avance},[e.check_estado(t.avance)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar_estado_avance(t.avance)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar_estado_avance(t.avance)}}})])}))],2)]),o("div",{staticClass:"col"},[o("table",{staticClass:"table"},[e._m(6),e._l(e.duracion,(function(t){return o("tr",{key:t.tiempo},[e.check_duracion(t.tiempo)?o("td",{staticClass:"renglon select_verde",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}})])}))],2)])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"avance"}},[e._v("Avance del proyecto en %")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.avance,expression:"avance"}],staticClass:"cuadro top porciento",attrs:{id:"avance",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:e.avance},on:{input:function(t){t.target.composing||(e.avance=t.target.value)}}}),o("p",{staticClass:"error"},[e._v(e._s(e.validar_avance()))])])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(7),e._l(e.financiaminetos,(function(t){return o("tr",{key:t.nombre},[e.verificar_financiamiento(t.nombre)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}})])}))],2)])]),o("div",{staticClass:"col separacion"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"numero"}},[e._v("Numero de registro")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.numero_registro,expression:"numero_registro"}],staticClass:"cuadro_registro",attrs:{id:"numero",type:"text",placeholder:"Numero de registro"},domProps:{value:e.numero_registro},on:{input:function(t){t.target.composing||(e.numero_registro=t.target.value)}}}),o("label",{staticClass:"letra_titulo",attrs:{for:"presupuesto"}},[e._v("Presupuesto Asignado ($00.00MXN)")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:e.presupuesto},on:{input:function(t){t.target.composing||(e.presupuesto=t.target.value)}}})]),e.chack_presupuesto()?o("p",{staticClass:"error"},[e._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):e._e()])]),o("h3",{staticClass:"separacion"},[e._v("Entidades Participandes (además de la FES Acatlán)")]),o("div",{attrs:{clas:"row"}},[o("div",{staticClass:"col"},e._l(e.entidades_seleccionadas,(function(t){return o("div",{key:t.id_entidad,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.nombre))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidades},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.nombre=a.tipo,t.id_entidad=a.id_entidad}}},[e._v(e._s(a.tipo))])])})),0)]),o("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_de_entidad},on:{input:function(o){o.target.composing||e.$set(t,"nombre_de_entidad",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_entidades()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_entidades()}}},[e._v("+")])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col separacion"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(8),e._l(e.productos,(function(t){return o("tr",{key:t.nombre},[e.verificar_producto(t.id_producto)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}})])}))],2)])])]),o("h3",{staticClass:"separacion"},[e._v("Profesores participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-md-6 col-xs-12"},e._l(e.profesores_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),0==t.use?o("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_buscar[t.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:e.nombre_buscar[t.n]},on:{click:function(o){e.borrar(),e.concurrent=t.n},input:function(o){o.target.composing||e.$set(e.nombre_buscar,t.n,o.target.value)}}}):o("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[o("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(e){t.use=!1,t.nombre=""}}},[e._v("×")]),o("strong",[e._v(e._s(t.nombre))]),e._v(" . ")])])])})),0),1==e.lista[0].Rfc?o("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[o("span",{staticClass:"sr-only"},[e._v("Loading...")])]):o("div",{staticClass:"col-md-6 col-xs-12"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(9),0==e.filtro.length?o("p",[o("font",{attrs:{size:"6"}},[e._v("No se encontro")])],1):e._l(e.filtro,(function(t){return o("tr",{key:t.Rfc},[o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)},on:{click:function(o){return e.poner_nombre(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)}}})])}))],2)])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-6"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_interno()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_interno()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Profesores participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.profesores_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades_persona,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_externo()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_externo()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Alumnos participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_internos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_internos()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Alumnos participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades_persona,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_externos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_externos()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button",on:{click:function(t){return e.registrar()}}},[e._v(" Guardar ")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},H=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("h1",[e._v("Modificar datos del proyecto")])])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesors ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Campos de Conocimiento ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Lineas de Investigación ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{attrs:{id:"calendar"}})])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Estado de Avance ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Duración ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Financiamiento del proyecto ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Producto(s) ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesor ")])])}],B=(o("4160"),o("a434"),o("159b"),o("2430")),X=o("fa33"),Y={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto_select"),datos:null,nombre:"",pop:"",nombre_elegido:!0,profesor:"",rfc:null,lista:[{Nombre:"-",Rfc:1}],campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1,hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:B["en"],es:B["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null,entidades_persona:[],profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],link:"",concurrent:0,nombre_buscar:["",""]}},methods:{registrar:function(){var e=this,t={datos_proyecto:{id_proyecto:this.id_proyecto,nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.profesor,disciplina:this.disciplina,objetivo_general:this.objetivo_general,hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_fin:this.fecha_final,estado_avance:this.estado_elegido,avance:this.avance,duracion:this.duracion_elegido,financiamiento:this.financiamiento_seleccionado,numero_registro:this.numero_registro,presupuesto:this.presupuesto},lineas:{linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.inputs,producto:this.productos_seleccionados}};console.log(t),S.a.post("".concat(E.a.api,"/actualizar"),t).then((function(){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap($()("listo","seccess"));case 2:e.$router.push("/buscar");case 3:case"end":return t.stop()}}))}))},salir:function(){this.$router.push("/buscar")},verificar:function(e,t){this.profesor==e?(this.profesor="",this.nombre_elegido=!1):(this.profesor=e,this.rfc=t,this.nombre_elegido=!0)},elegido:function(){return 1!=this.nombre_elegido},datos_proyecto:function(){var e=this;return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap(S.a.get("".concat(E.a.api,"/datos_modificar?id_proyecto=").concat(this.id_proyecto)).then((function(t){e.datos=t.data.data})));case 2:case"end":return t.stop()}}),null,this)},verificar_selec:function(e){var t=0;return this.campos_de_conocimiento_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_campo:function(e){var t=0,o=0;this.campos_de_conocimiento_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.campos_de_conocimiento_seleccionado.push(e):this.campos_de_conocimiento_seleccionado.splice(o,1)},verificar_selec_linea:function(e){var t=0;return this.lineas_de_investigacion_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_linea:function(e){var t=0,o=0;this.lineas_de_investigacion_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.lineas_de_investigacion_seleccionado.push(e):this.lineas_de_investigacion_seleccionado.splice(o,1)},traer_campos_de_conocimiento:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_campos")).then((function(t){e.p=t,e.campos_de_conocimiento=t.data.campos}))},traer_lineas_de_investigacion:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_lineas")).then((function(t){e.lineas_de_investigacion=t.data.lineas}))},add:function(){this.inputs.push({objetivo_texto:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},verificar_estado_avance:function(e){this.estado_elegido==e?this.estado_elegido="":this.estado_elegido=e},check_estado:function(e){return this.estado_elegido==e},check_duracion:function(e){return this.duracion_elegido==e},verificar_duracion:function(e){this.duracion_elegido==e?this.duracion_elegido="":this.duracion_elegido=e},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},seleccionar_financiamiento:function(e){e==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=e},chack_presupuesto:function(){if(""==this.presupuesto)return!0},add_entidades:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove_entidades:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},seleccionar_producto:function(e){var t=0,o=0;this.productos_seleccionados.forEach((function(a){a==e&&(t=1),0==t&&o++})),1==t?this.productos_seleccionados.splice(o,1):this.productos_seleccionados.push(e)},verificar_producto:function(e){var t=!1;return this.productos_seleccionados.forEach((function(o){o==e&&(t=!0)})),t},verificar_financiamiento:function(e){return this.financiamiento_seleccionado==e},traer_entidades:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_entidades")).then((function(t){e.entidades=t.data.entidades}))},traer_entidades_persona:function(){var e=this,t={id_proyecto:this.id_proyecto};return S.a.post("".concat(E.a.api,"/traer_entidades_proyecto"),t).then((function(t){e.entidades_persona=t.data.entidad_proyecto})).catch(),this.entidades_persona},buscar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return o.next=2,regeneratorRuntime.awrap(S.a.get("".concat(E.a.api,"/busca_profesor")).then((function(t){e=t.data.data})).catch((function(){t.lista="asddas"})));case 2:return o.abrupt("return",e);case 3:case"end":return o.stop()}}))},traer_productos:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_productos")).then((function(t){e.productos=t.data.productos}))},poner_nombre:function(e){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=e,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return t.stop()}}),null,this)},borrar:function(){for(var e=0;e3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.listo()?o("button",{staticClass:"button ",on:{click:function(t){return e.llamar()}}},[e._v(" Siguiente ")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},de=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Campos de Conocimiento ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Lineas de Investigación ")])])}],ue=(o("b0c0"),{data:function(){return{id_usuario:window.localStorage.getItem("id_usuario"),responsable:window.localStorage.getItem("responsable"),rfc:window.localStorage.getItem("rfc"),campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1}},methods:{llamar:function(){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,regeneratorRuntime.awrap(this.registrar());case 2:1==this.error?$()("El Nombre del proyecto ya existe","","error"):this.$router.push("/registro_3");case 3:case"end":return e.stop()}}),null,this)},registrar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return this.objetivos_particulares=[],o.next=3,regeneratorRuntime.awrap(this.inputs.forEach((function(e){t.objetivos_particulares.push(e.name)})));case 3:return e={nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.responsable,disciplina:this.disciplina,objetivo_general:this.objetivo_general,linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.objetivos_particulares,id_usuario:this.id_usuario},o.next=6,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_1"),e).then((function(e){t.resp=e,0==e.data.error?(window.localStorage.setItem("id_proyecto",e.data.id),t.error=!1):t.error=!0})).catch((function(e){t.resp=e,t.error=!0})));case 6:case"end":return o.stop()}}),null,this)},salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=9;break}return o=window.localStorage.getItem("id_usuario"),a.next=4,regeneratorRuntime.awrap(localStorage.clear());case 4:return a.next=6,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 6:return a.next=8,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 8:e.$router.push("/menu");case 9:case"end":return a.stop()}}))}))},listo:function(){return 0==this.lineas_de_investigacion_seleccionado.length?(this.p="lineas",!1):0==this.campos_de_conocimiento_seleccionado.length?(this.p="campos",!1):""==this.nombre_proyecto?(this.p="nolmbre",!1):""==this.disciplina?(this.p="disciplina",!1):""==this.objetivo_general?(this.p="general",!1):""!=this.inputs[0].name&&""!=this.inputs[1].name&&""!=this.inputs[2].name||(this.p=this.inputs[0].name+" "+this.inputs[1].name+" "+this.inputs[2].name,!1)},verificar_selec:function(e){var t=0;return this.campos_de_conocimiento_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_campo:function(e){var t=0,o=0;this.campos_de_conocimiento_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.campos_de_conocimiento_seleccionado.push(e):this.campos_de_conocimiento_seleccionado.splice(o,1)},verificar_selec_linea:function(e){var t=0;return this.lineas_de_investigacion_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_linea:function(e){var t=0,o=0;this.lineas_de_investigacion_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.lineas_de_investigacion_seleccionado.push(e):this.lineas_de_investigacion_seleccionado.splice(o,1)},traer_campos_de_conocimiento:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_campos")).then((function(t){e.p=t,e.campos_de_conocimiento=t.data.campos}))},traer_lineas_de_investigacion:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_lineas")).then((function(t){e.lineas_de_investigacion=t.data.lineas}))},add:function(){this.inputs.push({name:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)}},created:function(){this.traer_campos_de_conocimiento(),this.traer_lineas_de_investigacion(),window.localStorage.setItem("registro_2",!0)},beforeCreate:function(){window.localStorage.getItem("registro_3")&&this.$router.push("/registro_3"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("responsable")||this.$router.push("/menu")}}),pe=ue,me=(o("618d"),Object(p["a"])(pe,le,de,!1,null,"9565f1dc",null)),_e=me.exports,ve=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container caja"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:595},domProps:{value:e.hipotesis},on:{input:function(t){t.target.composing||(e.hipotesis=t.target.value)}}})])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:495},domProps:{value:e.resumen},on:{input:function(t){t.target.composing||(e.resumen=t.target.value)}}})])]),e._m(0),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("h4",[e._v("Fecha de Inicio")]),o("datepicker",{staticClass:"center",attrs:{language:e.es,name:"fecha_inicio"},model:{value:e.fecha_inicio,callback:function(t){e.fecha_inicio=t},expression:"fecha_inicio"}})],1),o("div",{staticClass:"col"},[o("h4",[e._v("Fecha de Termino")]),o("datepicker",{staticClass:"center",attrs:{language:e.es,name:"fecha_final"},model:{value:e.fecha_final,callback:function(t){e.fecha_final=t},expression:"fecha_final"}}),o("p",{staticClass:"error"},[e._v(e._s(e.validar_fecha()))])],1)]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col-md-6 separacion"},[o("table",{staticClass:"table"},[e._m(1),e._l(e.estado_avance,(function(t){return o("tr",{key:t.avance},[e.check_estado(t.avance)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar(t.avance)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar(t.avance)}}})])}))],2)]),o("div",{staticClass:"col"},[o("table",{staticClass:"table"},[e._m(2),e._l(e.duracion,(function(t){return o("tr",{key:t.tiempo},[e.check_duracion(t.tiempo)?o("td",{staticClass:"renglon select_verde",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}})])}))],2)])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.avance,expression:"avance"}],staticClass:"cuadro top",attrs:{placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:e.avance},on:{input:function(t){t.target.composing||(e.avance=t.target.value)}}}),o("div",{staticClass:"input-group-addon"},[e._v("%")]),o("p",{staticClass:"error"},[e._v(e._s(e.validar_avance()))])]),o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.completo()?o("button",{staticClass:"button ",on:{click:function(t){return e.registrar()}}},[e._v("Siguiente")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},fe=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{attrs:{id:"calendar"}})])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Estado de Avance ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Duración ")])])}],he={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:B["en"],es:B["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,resp:null}},methods:{salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=4;break}return o={id_proyecto:e.id_proyecto},a.next=4,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/eliminar_proyecto"),o).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(e.resp=t,0!=t.data.err){a.next=12;break}return o=window.localStorage.getItem("id_usuario"),a.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return a.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 7:return a.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:e.$router.push("/menu"),a.next=13;break;case 12:$()("Algo sucedio mal","".concat(t.data.msj),"error");case 13:case"end":return a.stop()}}))})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 4:case"end":return a.stop()}}))}))},registrar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return e={hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_final:this.fecha_final,estado:this.estado_elegido,duracion:this.duracion_elegido,id_proyecto:this.id_proyecto,avance:this.avance},o.next=3,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_2"),e).then((function(e){t.resp=e,0==e.data.error?t.$router.push("/registro_4"):$()("Algo sucedio mal","".concat(e.data.msj),"error")})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 3:case"end":return o.stop()}}),null,this)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},completo:function(){return""!=this.fecha_inicio&&(""!=this.fecha_final&&(""!=this.hipotesis&&(""!=this.resumen&&(""!=this.estado_elegido&&(""!=this.duracion_elegido&&(""!=this.avance&&(0!=this.av&&0!=this.fe)))))))},check_duracion:function(e){return this.duracion_elegido==e},verificar_duracion:function(e){this.duracion_elegido==e?this.duracion_elegido="":this.duracion_elegido=e},check_estado:function(e){return this.estado_elegido==e},verificar:function(e){this.estado_elegido==e?this.estado_elegido="":this.estado_elegido=e}},created:function(){window.localStorage.setItem("registro_3",!0)},beforeCreate:function(){window.localStorage.getItem("registro_4")&&this.$router.push("/registro_4"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")},components:{Datepicker:X["a"]}},ge=he,be=(o("2f6f"),Object(p["a"])(ge,ve,fe,!1,null,"67b79241",null)),Ce=be.exports,we=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("div",{staticClass:"row cont"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(0),e._l(e.financiaminetos,(function(t){return o("tr",{key:t.nombre},[e.verificar_financiamiento(t.nombre)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}})])}))],2)])]),o("div",{staticClass:"col inputs_nombre"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.numero_registro,expression:"numero_registro"}],staticClass:"cuadro",attrs:{type:"text",placeholder:"Numero de registro"},domProps:{value:e.numero_registro},on:{input:function(t){t.target.composing||(e.numero_registro=t.target.value)}}}),o("input",{directives:[{name:"model",rawName:"v-model",value:e.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:e.presupuesto},on:{input:function(t){t.target.composing||(e.presupuesto=t.target.value)}}}),e.chack_presupuesto()?o("p",{staticClass:"error"},[e._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):e._e()])]),o("h2",[e._v("Entidades Participandes (además de la FES Acatlán)")]),o("div",{attrs:{clas:"row"}},[o("div",{staticClass:"col"},e._l(e.entidades_seleccionadas,(function(t){return o("div",{key:t.id_entidad,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.nombre))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidades},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.nombre=a.tipo,t.id_entidad=a.id_entidad}}},[e._v(e._s(a.tipo))])])})),0)]),o("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:145},domProps:{value:t.nombre_de_entidad},on:{input:function(o){o.target.composing||e.$set(t,"nombre_de_entidad",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(1),e._l(e.productos,(function(t){return o("tr",{key:t.nombre},[e.verificar_producto(t.id_producto)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}})])}))],2)])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.listo()?o("button",{staticClass:"button ",on:{click:function(t){return e.registrar()}}},[e._v("Siguiente")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},xe=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Financiamiento del proyecto ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Producto(s) ")])])}],ye={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null}},methods:{salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=4;break}return o={id_proyecto:e.id_proyecto},a.next=4,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/eliminar_proyecto"),o).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(e.resp=t,0!=t.data.err){a.next=12;break}return o=window.localStorage.getItem("id_usuario"),a.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return a.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 7:return a.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:e.$router.push("/menu"),a.next=13;break;case 12:$()("Algo sucedio mal","".concat(t.data.msj),"error");case 13:case"end":return a.stop()}}))})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 4:case"end":return a.stop()}}))}))},chack_presupuesto:function(){if(""==this.presupuesto)return!0},registrar:function(){var e,t,o=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return e=[],a.next=3,regeneratorRuntime.awrap(this.entidades_seleccionadas.forEach((function(t){var o=[];null!=t.id_entidad&&""!=t.nombre_de_entidad&&(o.push(t.id_entidad),o.push(t.nombre_de_entidad),e.push(o))})));case 3:return t={financiamiento:this.financiamiento_seleccionado,presupuesto:this.presupuesto,entidades:e,producto:this.productos_seleccionados,id_proyecto:this.id_proyecto,no_registro:this.numero_registro},a.next=6,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_3"),t).then((function(e){o.resp=e,0==e.data.error?o.$router.push("/registro_5"):$()("Algo sucedio mal","".concat(e.data.msj),"error")})).catch((function(e){o.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 6:case"end":return a.stop()}}),null,this)},listo:function(){return""!=this.financiamiento_seleccionado&&(""!=this.numero_registro&&(""!=this.presupuesto&&0!=this.productos_seleccionados.length))},add:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},verificar_producto:function(e){var t=!1;return this.productos_seleccionados.forEach((function(o){o==e&&(t=!0)})),t},seleccionar_producto:function(e){var t=0,o=0;this.productos_seleccionados.forEach((function(a){a==e&&(t=1),0==t&&o++})),1==t?this.productos_seleccionados.splice(o,1):this.productos_seleccionados.push(e)},verificar_financiamiento:function(e){return this.financiamiento_seleccionado==e},seleccionar_financiamiento:function(e){e==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=e},traer_entidades:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_entidades")).then((function(t){e.entidades=t.data.entidades}))},traer_productos:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_productos")).then((function(t){e.productos=t.data.productos}))}},created:function(){this.traer_entidades(),this.traer_productos(),window.localStorage.setItem("registro_4",!0)},beforeCreate:function(){window.localStorage.getItem("registro_5")&&this.$router.push("/registro_5"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")}},ke=ye,Re=(o("d76e"),Object(p["a"])(ke,we,xe,!1,null,"bacc9700",null)),Pe=Re.exports,Ne=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("h2",[e._v("Profesores participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-md-6 col-xs-12"},e._l(e.profesores_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),0==t.use?o("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_buscar[t.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:e.nombre_buscar[t.n]},on:{click:function(o){e.borrar(),e.concurrent=t.n},input:function(o){o.target.composing||e.$set(e.nombre_buscar,t.n,o.target.value)}}}):o("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[o("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(e){t.use=!1,t.nombre=""}}},[e._v("×")]),o("strong",[e._v(e._s(t.nombre))]),e._v(" . ")])])])})),0),1==e.lista[0].Rfc?o("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[o("span",{staticClass:"sr-only"},[e._v("Loading...")])]):o("div",{staticClass:"col-md-6 col-xs-12"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(0),0==e.filtro.length?o("p",[o("font",{attrs:{size:"6"}},[e._v("No se encontro")])],1):e._l(e.filtro,(function(t){return o("tr",{key:t.Rfc},[o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)},on:{click:function(o){return e.poner_nombre(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)}}})])}))],2)])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-6"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_interno()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_interno()}}},[e._v("+")])])]),o("h2",[e._v("Profesores participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.profesores_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_externo()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_externo()}}},[e._v("+")])])]),o("h2",[e._v("Alumnos participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_internos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_internos()}}},[e._v("+")])])]),o("h2",[e._v("Alumnos participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_externos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_externos()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button",on:{click:function(t){return e.registrar()}}},[e._v(" Guardar ")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},Se=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesor ")])])}],je=(o("9911"),{data:function(){return{id_proyecto:"",profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],entidades:[],link:"",lista:[{nombre:"",Rfc:1}],concurrent:0,nombre_buscar:["",""]}},methods:{poner_nombre:function(e){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=e,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return t.stop()}}),null,this)},borrar:function(){for(var e=0;e3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"hipotesis"}},[e._v("Hipotesis del proyecto")]),o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"hipotesis",name:"text",placeholder:"Hipotesis (en su caso)"},domProps:{value:e.hipotesis},on:{input:function(t){t.target.composing||(e.hipotesis=t.target.value)}}})])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"resumen"}},[e._v("Resumen del proyecto")]),o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"resuemn",name:"text",placeholder:"Resumen del proyecto de investigación"},domProps:{value:e.resumen},on:{input:function(t){t.target.composing||(e.resumen=t.target.value)}}})])])]),e._m(4),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"fecha_inicio"}},[e._v("Fecha de inicio")]),o("datepicker",{staticClass:"center",attrs:{id:"fecha_inicio",language:e.es,name:"fecha_inicio"},model:{value:e.fecha_inicio,callback:function(t){e.fecha_inicio=t},expression:"fecha_inicio"}})],1)]),o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"fecha_fin"}},[e._v("Fecha termino")]),o("datepicker",{staticClass:"center",attrs:{id:"fecha_fin",language:e.es,name:"fecha_final"},model:{value:e.fecha_final,callback:function(t){e.fecha_final=t},expression:"fecha_final"}})],1),o("p",{staticClass:"error"},[e._v(e._s(e.validar_fecha()))])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col-md-6 separacion"},[o("table",{staticClass:"table"},[e._m(5),e._l(e.estado_avance,(function(t){return o("tr",{key:t.avance},[e.check_estado(t.avance)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar_estado_avance(t.avance)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar_estado_avance(t.avance)}}})])}))],2)]),o("div",{staticClass:"col"},[o("table",{staticClass:"table"},[e._m(6),e._l(e.duracion,(function(t){return o("tr",{key:t.tiempo},[e.check_duracion(t.tiempo)?o("td",{staticClass:"renglon select_verde",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}})])}))],2)])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"avance"}},[e._v("Avance del proyecto en %")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.avance,expression:"avance"}],staticClass:"cuadro top porciento",attrs:{id:"avance",placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:e.avance},on:{input:function(t){t.target.composing||(e.avance=t.target.value)}}}),o("p",{staticClass:"error"},[e._v(e._s(e.validar_avance()))])])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(7),e._l(e.financiaminetos,(function(t){return o("tr",{key:t.nombre},[e.verificar_financiamiento(t.nombre)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}})])}))],2)])]),o("div",{staticClass:"col separacion"},[o("div",{staticClass:"form-group "},[o("label",{staticClass:"letra_titulo",attrs:{for:"numero"}},[e._v("Numero de registro")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.numero_registro,expression:"numero_registro"}],staticClass:"cuadro_registro",attrs:{id:"numero",type:"text",placeholder:"Numero de registro"},domProps:{value:e.numero_registro},on:{input:function(t){t.target.composing||(e.numero_registro=t.target.value)}}}),o("label",{staticClass:"letra_titulo",attrs:{for:"presupuesto"}},[e._v("Presupuesto Asignado ($00.00MXN)")]),o("input",{directives:[{name:"model",rawName:"v-model",value:e.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:e.presupuesto},on:{input:function(t){t.target.composing||(e.presupuesto=t.target.value)}}})]),e.chack_presupuesto()?o("p",{staticClass:"error"},[e._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):e._e()])]),o("h3",{staticClass:"separacion"},[e._v("Entidades Participandes (además de la FES Acatlán)")]),o("div",{attrs:{clas:"row"}},[o("div",{staticClass:"col"},e._l(e.entidades_seleccionadas,(function(t){return o("div",{key:t.id_entidad,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.nombre))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidades},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.nombre=a.tipo,t.id_entidad=a.id_entidad}}},[e._v(e._s(a.tipo))])])})),0)]),o("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre_de_entidad},on:{input:function(o){o.target.composing||e.$set(t,"nombre_de_entidad",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_entidades()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_entidades()}}},[e._v("+")])])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col separacion"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(8),e._l(e.productos,(function(t){return o("tr",{key:t.nombre},[e.verificar_producto(t.id_producto)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}})])}))],2)])])]),o("h3",{staticClass:"separacion"},[e._v("Profesores participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-md-6 col-xs-12"},e._l(e.profesores_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),0==t.use?o("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_buscar[t.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:e.nombre_buscar[t.n]},on:{click:function(o){e.borrar(),e.concurrent=t.n},input:function(o){o.target.composing||e.$set(e.nombre_buscar,t.n,o.target.value)}}}):o("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[o("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(e){t.use=!1,t.nombre=""}}},[e._v("×")]),o("strong",[e._v(e._s(t.nombre))]),e._v(" . ")])])])})),0),1==e.lista[0].Rfc?o("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[o("span",{staticClass:"sr-only"},[e._v("Loading...")])]):o("div",{staticClass:"col-md-6 col-xs-12"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(9),0==e.filtro.length?o("p",[o("font",{attrs:{size:"6"}},[e._v("No se encontro")])],1):e._l(e.filtro,(function(t){return o("tr",{key:t.Rfc},[o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)},on:{click:function(o){return e.poner_nombre(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)}}})])}))],2)])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-6"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_interno()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_interno()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Profesores participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.profesores_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades_persona,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_externo()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_externo()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Alumnos participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_internos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_internos()}}},[e._v("+")])])]),o("h3",{staticClass:"separacion"},[e._v("Alumnos participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades_persona,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_externos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_externos()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button",on:{click:function(t){return e.registrar()}}},[e._v(" Guardar ")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},H=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("h1",[e._v("Modificar datos del proyecto")])])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesors ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Campos de Conocimiento ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Lineas de Investigación ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{attrs:{id:"calendar"}})])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Estado de Avance ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Duración ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Financiamiento del proyecto ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Producto(s) ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesor ")])])}],B=(o("4160"),o("a434"),o("159b"),o("2430")),X=o("fa33"),Y={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto_select"),datos:null,nombre:"",pop:"",nombre_elegido:!0,profesor:"",rfc:null,lista:[{Nombre:"-",Rfc:1}],campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1,hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:B["en"],es:B["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null,entidades_persona:[],profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],link:"",concurrent:0,nombre_buscar:["",""]}},methods:{registrar:function(){var e=this,t={datos_proyecto:{id_proyecto:this.id_proyecto,nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.profesor,disciplina:this.disciplina,objetivo_general:this.objetivo_general,hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_fin:this.fecha_final,estado_avance:this.estado_elegido,avance:this.avance,duracion:this.duracion_elegido,financiamiento:this.financiamiento_seleccionado,numero_registro:this.numero_registro,presupuesto:this.presupuesto},lineas:{linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.inputs,producto:this.productos_seleccionados}};console.log(t),S.a.post("".concat(E.a.api,"/actualizar"),t).then((function(){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap($()("listo","seccess"));case 2:e.$router.push("/buscar");case 3:case"end":return t.stop()}}))}))},salir:function(){this.$router.push("/buscar")},verificar:function(e,t){this.profesor==e?(this.profesor="",this.nombre_elegido=!1):(this.profesor=e,this.rfc=t,this.nombre_elegido=!0)},elegido:function(){return 1!=this.nombre_elegido},datos_proyecto:function(){var e=this;return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,regeneratorRuntime.awrap(S.a.get("".concat(E.a.api,"/datos_modificar?id_proyecto=").concat(this.id_proyecto)).then((function(t){e.datos=t.data.data})));case 2:case"end":return t.stop()}}),null,this)},verificar_selec:function(e){var t=0;return this.campos_de_conocimiento_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_campo:function(e){var t=0,o=0;this.campos_de_conocimiento_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.campos_de_conocimiento_seleccionado.push(e):this.campos_de_conocimiento_seleccionado.splice(o,1)},verificar_selec_linea:function(e){var t=0;return this.lineas_de_investigacion_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_linea:function(e){var t=0,o=0;this.lineas_de_investigacion_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.lineas_de_investigacion_seleccionado.push(e):this.lineas_de_investigacion_seleccionado.splice(o,1)},traer_campos_de_conocimiento:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_campos")).then((function(t){e.p=t,e.campos_de_conocimiento=t.data.campos}))},traer_lineas_de_investigacion:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_lineas")).then((function(t){e.lineas_de_investigacion=t.data.lineas}))},add:function(){this.inputs.push({objetivo_texto:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},verificar_estado_avance:function(e){this.estado_elegido==e?this.estado_elegido="":this.estado_elegido=e},check_estado:function(e){return this.estado_elegido==e},check_duracion:function(e){return this.duracion_elegido==e},verificar_duracion:function(e){this.duracion_elegido==e?this.duracion_elegido="":this.duracion_elegido=e},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},seleccionar_financiamiento:function(e){e==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=e},chack_presupuesto:function(){if(""==this.presupuesto)return!0},add_entidades:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove_entidades:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},seleccionar_producto:function(e){var t=0,o=0;this.productos_seleccionados.forEach((function(a){a==e&&(t=1),0==t&&o++})),1==t?this.productos_seleccionados.splice(o,1):this.productos_seleccionados.push(e)},verificar_producto:function(e){var t=!1;return this.productos_seleccionados.forEach((function(o){o==e&&(t=!0)})),t},verificar_financiamiento:function(e){return this.financiamiento_seleccionado==e},traer_entidades:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_entidades")).then((function(t){e.entidades=t.data.entidades}))},traer_entidades_persona:function(){var e=this,t={id_proyecto:this.id_proyecto};return S.a.post("".concat(E.a.api,"/traer_entidades_proyecto"),t).then((function(t){e.entidades_persona=t.data.entidad_proyecto})).catch(),this.entidades_persona},buscar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return o.next=2,regeneratorRuntime.awrap(S.a.get("".concat(E.a.api,"/busca_profesor")).then((function(t){e=t.data.data})).catch((function(){t.lista="asddas"})));case 2:return o.abrupt("return",e);case 3:case"end":return o.stop()}}))},traer_productos:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_productos")).then((function(t){e.productos=t.data.productos}))},poner_nombre:function(e){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=e,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return t.stop()}}),null,this)},borrar:function(){for(var e=0;e3,expression:" inputs.length > 3"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.listo()?o("button",{staticClass:"button ",on:{click:function(t){return e.llamar()}}},[e._v(" Siguiente ")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},de=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Campos de Conocimiento ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Lineas de Investigación ")])])}],ue=(o("b0c0"),{data:function(){return{id_usuario:window.localStorage.getItem("id_usuario"),responsable:window.localStorage.getItem("responsable"),rfc:window.localStorage.getItem("rfc"),campos_de_conocimiento:[],campos_de_conocimiento_seleccionado:[],lineas_de_investigacion:[],lineas_de_investigacion_seleccionado:[],objetivos_particulares:[],p:"",name:"",inputs:[{name:""},{name:""},{name:""}],counter:3,nombre_proyecto:"",disciplina:"",objetivo_general:"",resp:null,error:!1}},methods:{llamar:function(){return regeneratorRuntime.async((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,regeneratorRuntime.awrap(this.registrar());case 2:1==this.error?$()("El Nombre del proyecto ya existe","","error"):this.$router.push("/registro_3");case 3:case"end":return e.stop()}}),null,this)},registrar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return this.objetivos_particulares=[],o.next=3,regeneratorRuntime.awrap(this.inputs.forEach((function(e){t.objetivos_particulares.push(e.name)})));case 3:return e={nombre_proyecto:this.nombre_proyecto,rfc:this.rfc,nombre_responsable:this.responsable,disciplina:this.disciplina,objetivo_general:this.objetivo_general,linea_investigacion:this.lineas_de_investigacion_seleccionado,campo_conocimiento:this.campos_de_conocimiento_seleccionado,objetivo_particular:this.objetivos_particulares,id_usuario:this.id_usuario},o.next=6,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_1"),e).then((function(e){t.resp=e,0==e.data.error?(window.localStorage.setItem("id_proyecto",e.data.id),t.error=!1):t.error=!0})).catch((function(e){t.resp=e,t.error=!0})));case 6:case"end":return o.stop()}}),null,this)},salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=9;break}return o=window.localStorage.getItem("id_usuario"),a.next=4,regeneratorRuntime.awrap(localStorage.clear());case 4:return a.next=6,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 6:return a.next=8,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 8:e.$router.push("/menu");case 9:case"end":return a.stop()}}))}))},listo:function(){return 0==this.lineas_de_investigacion_seleccionado.length?(this.p="lineas",!1):0==this.campos_de_conocimiento_seleccionado.length?(this.p="campos",!1):""==this.nombre_proyecto?(this.p="nolmbre",!1):""==this.disciplina?(this.p="disciplina",!1):""==this.objetivo_general?(this.p="general",!1):""!=this.inputs[0].name&&""!=this.inputs[1].name&&""!=this.inputs[2].name||(this.p=this.inputs[0].name+" "+this.inputs[1].name+" "+this.inputs[2].name,!1)},verificar_selec:function(e){var t=0;return this.campos_de_conocimiento_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_campo:function(e){var t=0,o=0;this.campos_de_conocimiento_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.campos_de_conocimiento_seleccionado.push(e):this.campos_de_conocimiento_seleccionado.splice(o,1)},verificar_selec_linea:function(e){var t=0;return this.lineas_de_investigacion_seleccionado.forEach((function(o){o==e&&(t=1)})),1==t},seleccionar_linea:function(e){var t=0,o=0;this.lineas_de_investigacion_seleccionado.forEach((function(a){a==e&&(t=1),0==t&&o++})),0==t?this.lineas_de_investigacion_seleccionado.push(e):this.lineas_de_investigacion_seleccionado.splice(o,1)},traer_campos_de_conocimiento:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_campos")).then((function(t){e.p=t,e.campos_de_conocimiento=t.data.campos}))},traer_lineas_de_investigacion:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_lineas")).then((function(t){e.lineas_de_investigacion=t.data.lineas}))},add:function(){this.inputs.push({name:""})},remove:function(){this.inputs.splice(this.inputs.length-1,1)}},created:function(){this.traer_campos_de_conocimiento(),this.traer_lineas_de_investigacion(),window.localStorage.setItem("registro_2",!0)},beforeCreate:function(){window.localStorage.getItem("registro_3")&&this.$router.push("/registro_3"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("responsable")||this.$router.push("/menu")}}),pe=ue,me=(o("618d"),Object(p["a"])(pe,le,de,!1,null,"9565f1dc",null)),_e=me.exports,ve=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container caja"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.hipotesis,expression:"hipotesis"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Hipotesis (en su caso)",maxlength:595},domProps:{value:e.hipotesis},on:{input:function(t){t.target.composing||(e.hipotesis=t.target.value)}}})])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("textarea",{directives:[{name:"model",rawName:"v-model",value:e.resumen,expression:"resumen"}],staticClass:"form-control",attrs:{rows:"5",id:"comment",name:"text",placeholder:"Resumen del proyecto de investigación",maxlength:495},domProps:{value:e.resumen},on:{input:function(t){t.target.composing||(e.resumen=t.target.value)}}})])]),e._m(0),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("h4",[e._v("Fecha de Inicio")]),o("datepicker",{staticClass:"center",attrs:{language:e.es,name:"fecha_inicio"},model:{value:e.fecha_inicio,callback:function(t){e.fecha_inicio=t},expression:"fecha_inicio"}})],1),o("div",{staticClass:"col"},[o("h4",[e._v("Fecha de Termino")]),o("datepicker",{staticClass:"center",attrs:{language:e.es,name:"fecha_final"},model:{value:e.fecha_final,callback:function(t){e.fecha_final=t},expression:"fecha_final"}}),o("p",{staticClass:"error"},[e._v(e._s(e.validar_fecha()))])],1)]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col-md-6 separacion"},[o("table",{staticClass:"table"},[e._m(1),e._l(e.estado_avance,(function(t){return o("tr",{key:t.avance},[e.check_estado(t.avance)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar(t.avance)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.avance)},on:{click:function(o){return e.verificar(t.avance)}}})])}))],2)]),o("div",{staticClass:"col"},[o("table",{staticClass:"table"},[e._m(2),e._l(e.duracion,(function(t){return o("tr",{key:t.tiempo},[e.check_duracion(t.tiempo)?o("td",{staticClass:"renglon select_verde",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.tiempo)},on:{click:function(o){return e.verificar_duracion(t.tiempo)}}})])}))],2)])]),o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.avance,expression:"avance"}],staticClass:"cuadro top",attrs:{placeholder:"Avance %",oninput:"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);",type:"number",maxlength:"3"},domProps:{value:e.avance},on:{input:function(t){t.target.composing||(e.avance=t.target.value)}}}),o("div",{staticClass:"input-group-addon"},[e._v("%")]),o("p",{staticClass:"error"},[e._v(e._s(e.validar_avance()))])]),o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.completo()?o("button",{staticClass:"button ",on:{click:function(t){return e.registrar()}}},[e._v("Siguiente")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},fe=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"row separacion"},[o("div",{staticClass:"col"},[o("div",{attrs:{id:"calendar"}})])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Estado de Avance ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Duración ")])])}],he={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),hipotesis:"",resumen:"",fecha_inicio:null,fecha_final:null,en:B["en"],es:B["es"],estado_avance:[{avance:"Nuevo"},{avance:"En Desarrollo"},{avance:"Concluido"},{avance:"Suspendido"}],duracion:[{tiempo:"1 año"},{tiempo:"2 años"},{tiempo:"3 años"},{tiempo:"Más de 3 años"}],estado_elegido:"",duracion_elegido:"",avance:null,av:!1,fe:!1,resp:null}},methods:{salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=4;break}return o={id_proyecto:e.id_proyecto},a.next=4,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/eliminar_proyecto"),o).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(e.resp=t,0!=t.data.err){a.next=12;break}return o=window.localStorage.getItem("id_usuario"),a.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return a.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 7:return a.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:e.$router.push("/menu"),a.next=13;break;case 12:$()("Algo sucedio mal","".concat(t.data.msj),"error");case 13:case"end":return a.stop()}}))})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 4:case"end":return a.stop()}}))}))},registrar:function(){var e,t=this;return regeneratorRuntime.async((function(o){while(1)switch(o.prev=o.next){case 0:return e={hipotesis:this.hipotesis,resumen:this.resumen,fecha_inicio:this.fecha_inicio,fecha_final:this.fecha_final,estado:this.estado_elegido,duracion:this.duracion_elegido,id_proyecto:this.id_proyecto,avance:this.avance},o.next=3,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_2"),e).then((function(e){t.resp=e,0==e.data.error?t.$router.push("/registro_4"):$()("Algo sucedio mal","".concat(e.data.msj),"error")})).catch((function(e){t.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 3:case"end":return o.stop()}}),null,this)},validar_fecha:function(){return this.fecha_inicio>=this.fecha_final&&null!=this.fecha_inicio&&null!=this.fecha_final?(this.fe=!1,"La fecha de final tiene que ser mayor que la final"):void(this.fe=!0)},validar_avance:function(){return this.avance>100?(this.av=!1,"El porcentage de avance tiene que estar en el intervalo [1-100]"):(null!=this.avance&&(this.av=!0),"")},completo:function(){return""!=this.fecha_inicio&&(""!=this.fecha_final&&(""!=this.hipotesis&&(""!=this.resumen&&(""!=this.estado_elegido&&(""!=this.duracion_elegido&&(""!=this.avance&&(0!=this.av&&0!=this.fe)))))))},check_duracion:function(e){return this.duracion_elegido==e},verificar_duracion:function(e){this.duracion_elegido==e?this.duracion_elegido="":this.duracion_elegido=e},check_estado:function(e){return this.estado_elegido==e},verificar:function(e){this.estado_elegido==e?this.estado_elegido="":this.estado_elegido=e}},created:function(){window.localStorage.setItem("registro_3",!0)},beforeCreate:function(){window.localStorage.getItem("registro_4")&&this.$router.push("/registro_4"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")},components:{Datepicker:X["a"]}},ge=he,be=(o("2f6f"),Object(p["a"])(ge,ve,fe,!1,null,"67b79241",null)),Ce=be.exports,we=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("div",{staticClass:"row cont"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(0),e._l(e.financiaminetos,(function(t){return o("tr",{key:t.nombre},[e.verificar_financiamiento(t.nombre)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_financiamiento(t.nombre)}}})])}))],2)])]),o("div",{staticClass:"col inputs_nombre"},[o("input",{directives:[{name:"model",rawName:"v-model",value:e.numero_registro,expression:"numero_registro"}],staticClass:"cuadro",attrs:{type:"text",placeholder:"Numero de registro"},domProps:{value:e.numero_registro},on:{input:function(t){t.target.composing||(e.numero_registro=t.target.value)}}}),o("input",{directives:[{name:"model",rawName:"v-model",value:e.presupuesto,expression:"presupuesto"}],staticClass:"ultimo",attrs:{type:"number",placeholder:"Presupuesto Asignado ($00.00MXN)"},domProps:{value:e.presupuesto},on:{input:function(t){t.target.composing||(e.presupuesto=t.target.value)}}}),e.chack_presupuesto()?o("p",{staticClass:"error"},[e._v("El presupuesto solo puede tener numeros y a lo más un caracter punto '.'")]):e._e()])]),o("h2",[e._v("Entidades Participandes (además de la FES Acatlán)")]),o("div",{attrs:{clas:"row"}},[o("div",{staticClass:"col"},e._l(e.entidades_seleccionadas,(function(t){return o("div",{key:t.id_entidad,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.nombre))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidades},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.nombre=a.tipo,t.id_entidad=a.id_entidad}}},[e._v(e._s(a.tipo))])])})),0)]),o("input",{directives:[{name:"model",rawName:"v-model",value:t.nombre_de_entidad,expression:"entidad.nombre_de_entidad"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre de la entidad","aria-label":"Text input with dropdown button",maxlength:145},domProps:{value:t.nombre_de_entidad},on:{input:function(o){o.target.composing||e.$set(t,"nombre_de_entidad",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.entidades_seleccionadas.length>1,expression:" entidades_seleccionadas.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(1),e._l(e.productos,(function(t){return o("tr",{key:t.nombre},[e.verificar_producto(t.id_producto)?o("td",{staticClass:"renglon select_verde ",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}}):o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.nombre)},on:{click:function(o){return e.seleccionar_producto(t.id_producto)}}})])}))],2)])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("div",{staticClass:"entrar"},[e.listo()?o("button",{staticClass:"button ",on:{click:function(t){return e.registrar()}}},[e._v("Siguiente")]):o("p",{staticClass:"botton_falso"},[e._v("Siguiente")])])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},xe=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Financiamiento del proyecto ")])])},function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Producto(s) ")])])}],ye={data:function(){return{id_proyecto:window.localStorage.getItem("id_proyecto"),financiaminetos:[{nombre:"PAPIME"},{nombre:"PAPIIT"},{nombre:"PAIDI"},{nombre:"CONACYT"},{nombre:"Otras Universidades o Instituciones Nacionales"},{nombre:"Otras Universidades o Instituciones Internacionales"},{nombre:"ONG'S o Fundaciones Nacionales"},{nombre:"Sector Privado"},{nombre:"Investigación dentro de su plaza"}],entidades:[],productos:[],financiamiento_seleccionado:"",numero_registro:"",presupuesto:null,entidades_seleccionadas:[{id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""}],productos_seleccionados:[],con:1,type:null}},methods:{salir:function(){var e=this;$()({title:"¿Seguro que quieres salir?",text:"Al salir no se guardara ningun dato del proyecto y se regresara al menu",icon:"warning",buttons:!0,dangerMode:!0}).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(!t){a.next=4;break}return o={id_proyecto:e.id_proyecto},a.next=4,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/eliminar_proyecto"),o).then((function(t){var o;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:if(e.resp=t,0!=t.data.err){a.next=12;break}return o=window.localStorage.getItem("id_usuario"),a.next=5,regeneratorRuntime.awrap(localStorage.clear());case 5:return a.next=7,regeneratorRuntime.awrap(window.localStorage.setItem("id_usuario",o));case 7:return a.next=9,regeneratorRuntime.awrap($()("Se ha eliminado los datos del proyecto que se estaba registrando","","success"));case 9:e.$router.push("/menu"),a.next=13;break;case 12:$()("Algo sucedio mal","".concat(t.data.msj),"error");case 13:case"end":return a.stop()}}))})).catch((function(t){e.resp=t,$()("Algo sucedio mal","".concat(t),"error")})));case 4:case"end":return a.stop()}}))}))},chack_presupuesto:function(){if(""==this.presupuesto)return!0},registrar:function(){var e,t,o=this;return regeneratorRuntime.async((function(a){while(1)switch(a.prev=a.next){case 0:return e=[],a.next=3,regeneratorRuntime.awrap(this.entidades_seleccionadas.forEach((function(t){var o=[];null!=t.id_entidad&&""!=t.nombre_de_entidad&&(o.push(t.id_entidad),o.push(t.nombre_de_entidad),e.push(o))})));case 3:return t={financiamiento:this.financiamiento_seleccionado,presupuesto:this.presupuesto,entidades:e,producto:this.productos_seleccionados,id_proyecto:this.id_proyecto,no_registro:this.numero_registro},a.next=6,regeneratorRuntime.awrap(S.a.post("".concat(E.a.api,"/datos_proyecto_3"),t).then((function(e){o.resp=e,0==e.data.error?o.$router.push("/registro_5"):$()("Algo sucedio mal","".concat(e.data.msj),"error")})).catch((function(e){o.resp=e,$()("Algo sucedio mal","".concat(e),"error")})));case 6:case"end":return a.stop()}}),null,this)},listo:function(){return""!=this.financiamiento_seleccionado&&(""!=this.numero_registro&&(""!=this.presupuesto&&0!=this.productos_seleccionados.length))},add:function(){this.entidades_seleccionadas.push({id_entidad:null,nombre:"Seleccione la Entidad",nombre_de_entidad:""})},remove:function(){this.entidades_seleccionadas.splice(this.entidades_seleccionadas.length-1,1)},verificar_producto:function(e){var t=!1;return this.productos_seleccionados.forEach((function(o){o==e&&(t=!0)})),t},seleccionar_producto:function(e){var t=0,o=0;this.productos_seleccionados.forEach((function(a){a==e&&(t=1),0==t&&o++})),1==t?this.productos_seleccionados.splice(o,1):this.productos_seleccionados.push(e)},verificar_financiamiento:function(e){return this.financiamiento_seleccionado==e},seleccionar_financiamiento:function(e){e==this.financiamiento_seleccionado?this.financiamiento_seleccionado="":this.financiamiento_seleccionado=e},traer_entidades:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_entidades")).then((function(t){e.entidades=t.data.entidades}))},traer_productos:function(){var e=this;S.a.post("".concat(E.a.api,"/traer_productos")).then((function(t){e.productos=t.data.productos}))}},created:function(){this.traer_entidades(),this.traer_productos(),window.localStorage.setItem("registro_4",!0)},beforeCreate:function(){window.localStorage.getItem("registro_5")&&this.$router.push("/registro_5"),window.localStorage.getItem("id_usuario")||this.$router.push("/"),window.localStorage.getItem("id_proyecto")||this.$router.push("/menu")}},ke=ye,Re=(o("d76e"),Object(p["a"])(ke,we,xe,!1,null,"bacc9700",null)),Pe=Re.exports,Ne=function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("div",{staticClass:"container"},[o("h1",{staticClass:"separacion-dos"},[e._v("Datos del proyecto de investigación")]),o("h2",[e._v("Profesores participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-md-6 col-xs-12"},e._l(e.profesores_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),0==t.use?o("input",{directives:[{name:"model",rawName:"v-model",value:e.nombre_buscar[t.n],expression:"nombre_buscar[item.n]"}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor interno ","aria-label":"Text input with dropdown button"},domProps:{value:e.nombre_buscar[t.n]},on:{click:function(o){e.borrar(),e.concurrent=t.n},input:function(o){o.target.composing||e.$set(e.nombre_buscar,t.n,o.target.value)}}}):o("div",{staticClass:" form-control alert alert-success alert-dismissible caja_nombre"},[o("button",{staticClass:"close",attrs:{type:"button"},on:{click:function(e){t.use=!1,t.nombre=""}}},[e._v("×")]),o("strong",[e._v(e._s(t.nombre))]),e._v(" . ")])])])})),0),1==e.lista[0].Rfc?o("div",{staticClass:"spinner-border alt",attrs:{role:"status"}},[o("span",{staticClass:"sr-only"},[e._v("Loading...")])]):o("div",{staticClass:"col-md-6 col-xs-12"},[o("div",{staticClass:"table-wrapper-scroll-y my-custom-scrollbar"},[o("table",{staticClass:"table table-bordered table-striped mb-0 "},[e._m(0),0==e.filtro.length?o("p",[o("font",{attrs:{size:"6"}},[e._v("No se encontro")])],1):e._l(e.filtro,(function(t){return o("tr",{key:t.Rfc},[o("td",{staticClass:"renglon",domProps:{textContent:e._s(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)},on:{click:function(o){return e.poner_nombre(t.Nombre+" "+t.ApellidoMaterno+" "+t.ApellidoPaterno)}}})])}))],2)])])]),o("div",{staticClass:"row"},[o("div",{staticClass:"col-6"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_internos.length>1,expression:" profesores_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_interno()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_interno()}}},[e._v("+")])])]),o("h2",[e._v("Profesores participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.profesores_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del profesor externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.profesores_externos.length>1,expression:" profesores_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_profesor_externo()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_profesor_externo()}}},[e._v("+")])])]),o("h2",[e._v("Alumnos participantes internos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_internos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno interno","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}})])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_internos.length>1,expression:" alumnos_internos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_internos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_internos()}}},[e._v("+")])])]),o("h2",[e._v("Alumnos participantes externos")]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},e._l(e.alumnos_externos,(function(t){return o("div",{key:t.nombre,staticClass:"form-group"},[o("div",{staticClass:"input-group"},[o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.participacion))]),o("div",{staticClass:"dropdown-menu"},[o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Corresponsable"}}},[e._v("Corresponsable")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Colaborador"}}},[e._v("Colaborador")]),o("a",{staticClass:"dropdown-item renglon",on:{click:function(e){t.participacion="Otro"}}},[e._v("Otro")])])]),o("input",{directives:[{name:"model",rawName:"v-model.lazy",value:t.nombre,expression:"item.nombre",modifiers:{lazy:!0}}],staticClass:"form-control",attrs:{type:"text",placeholder:"Nombre del alumno externo","aria-label":"Text input with dropdown button"},domProps:{value:t.nombre},on:{change:function(o){return e.$set(t,"nombre",o.target.value)}}}),o("div",{staticClass:"input-group-prepend"},[o("button",{staticClass:"Azul-puma btn btn-primary dropdown-toggle",attrs:{type:"button","data-toggle":"dropdown","aria-haspopup":"true","aria-expanded":"false"}},[e._v(e._s(t.entidad))]),o("div",{staticClass:"dropdown-menu"},e._l(e.entidades,(function(a){return o("div",{key:a.id_entidad},[o("a",{staticClass:"dropdown-item renglon ",on:{click:function(e){t.entidad=a.nombre_entidad,t.id_entidad=a.id_pro_entidad}}},[e._v(e._s(a.nombre_entidad))])])})),0)])])])})),0)]),o("div",{staticClass:"row"},[o("div",{staticClass:"col"},[o("button",{directives:[{name:"show",rawName:"v-show",value:e.alumnos_externos.length>1,expression:" alumnos_externos.length > 1"}],staticClass:"button_agregar rojo",on:{click:function(t){return e.remove_alumnos_externos()}}},[e._v("-")])]),o("div",{staticClass:"col-6"},[o("button",{staticClass:"button_agregar verde",on:{click:function(t){return e.add_alumnos_externos()}}},[e._v("+")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button",on:{click:function(t){return e.registrar()}}},[e._v(" Guardar ")])])]),o("div",{staticClass:"row espacio"},[o("div",{staticClass:"col"},[o("button",{staticClass:"button_salir ",on:{click:function(t){return e.salir()}}},[e._v("Salir")])])])])},Se=[function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("tr",[o("th",[e._v(" Nombre del Profesor ")])])}],je=(o("9911"),{data:function(){return{id_proyecto:"",profesores_internos:[{nombre:"",participacion:"Tipo de participación",n:1,use:!1}],profesores_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],alumnos_internos:[{nombre:"",participacion:"Tipo de participación"}],alumnos_externos:[{nombre:"",participacion:"Tipo de participación",entidad:"Seleccione Entidad",id_entidad:null}],entidades:[],link:"",lista:[{nombre:"",Rfc:1}],concurrent:0,nombre_buscar:["",""]}},methods:{poner_nombre:function(e){return regeneratorRuntime.async((function(t){while(1)switch(t.prev=t.next){case 0:0!=this.concurrent&&(this.profesores_internos[this.concurrent-1].nombre=e,this.profesores_internos[this.concurrent-1].use=!0);case 1:case"end":return t.stop()}}),null,this)},borrar:function(){for(var e=0;e\n
\n
\n
\n
\"logo
\n
\"Ediciones
\n
\n\n
\n\n
\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Header.vue?vue&type=template&id=4c1ff9b5&\"\nimport script from \"./Header.vue?vue&type=script&lang=js&\"\nexport * from \"./Header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Header.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"container-fluid Azul-puma footer py-3 \"},[_c('p',{staticClass:\"mb-0 \"},[_vm._v(\"Hecho en México, todos los derechos reservados 2020\")]),_c('p',{staticClass:\"my-0 \"},[_vm._v(\"Esta página puede ser reproducida con fines no lucrativos, siempre y cuando no se mutile, se cite la fuente \")]),_c('p',[_vm._v(\"completa y su dirección electrónica. De otra forma, requiere permiso previo por escrito de la institución.\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Footer.vue?vue&type=template&id=260e7a56&\"\nimport script from \"./Footer.vue?vue&type=script&lang=js&\"\nexport * from \"./Footer.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Footer.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=3e8255a2&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"admin-login\"},[_c('div',[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"conteiner pad\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.usuario),expression:\"usuario\"}],attrs:{\"type\":\"email\",\"placeholder\":\"Usuario\"},domProps:{\"value\":(_vm.usuario)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.usuario=$event.target.value}}})]),_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-lock\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"type\":\"password\",\"placeholder\":\"Contraseña\"},domProps:{\"value\":(_vm.password)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.password=$event.target.value}}})]),_c('div',{staticClass:\"entrar\"},[(_vm.validar_ambos())?_c('button',{staticClass:\"button\",attrs:{\"id\":\"boton_entrar\"},on:{\"click\":function($event){return _vm.entrar()}}},[_vm._v(\"Entrar\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Entrar\")])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./login.vue?vue&type=template&id=2422876a&scoped=true&\"\nimport script from \"./login.vue?vue&type=script&lang=js&\"\nexport * from \"./login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2422876a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[_vm._m(0),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre del proyecto o profesor\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col cuadro\"},[(_vm.data_table.nombre_proyecto=='NAN')?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_nombre.length==0)?_c('h2',[_vm._v(\"No se encontro\")]):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_c('tbody',_vm._l((_vm.buscar_nombre),function(item){return _c('tr',{key:item.id_proyecto,staticClass:\"renglon\",on:{\"click\":function($event){_vm.id_proyecto_select=item.id_proyecto, _vm.nombre_proyecto=item.nombre_proyecto, _vm.nombre_responsable=item.nombre_responsable}}},[_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_proyecto)}}),_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_responsable)}})])}),0)])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"modal fade\",attrs:{\"id\":\"exampleModalCenter\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalCenterTitle\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(_vm._s(_vm.nombre_proyecto)+\" \")])])]),_vm._m(2)]),_c('div',{staticClass:\"modal-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-success\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.ver_datos()}}},[_vm._v(\"Ver datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Descargar pdf\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-warning\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.mod()}}},[_vm._v(\"Modificar datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-danger\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.eliminar()}}},[_vm._v(\"Eliminar proyecto\")])])])])])])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir separar\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col distancia\"},[_c('h1',[_vm._v(\"Buscar proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('thead',{staticClass:\"thead-dark\"},[_c('tr',[_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Nombre del proyecto\")]),_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Profesor responsable\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./buscar.vue?vue&type=template&id=162a15b4&scoped=true&\"\nimport script from \"./buscar.vue?vue&type=script&lang=js&\"\nexport * from \"./buscar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./buscar.vue?vue&type=style&index=0&id=162a15b4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"162a15b4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_vm._m(0),_c('h3',[_vm._v(\"Nombre del responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('h3',{staticClass:\"separar_titulo\"},[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6 separar_caja\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput\"}},[_vm._v(\"Nombre del Proyecto\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput\"},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}})])])]),_c('div',{staticClass:\"col-6\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput2\"}},[_vm._v(\"Disciplina\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput2\"},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(3),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_general\"}},[_vm._v(\"Objetivo General\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"id\":\"objetivo_general\",\"rows\":\"5\",\"name\":\"text\",\"placeholder\":\"Objetivo General\"},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_particular\"}},[_vm._v(\"Objetivos Particulares\")]),_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\",attrs:{\"id\":\"objetivo_particular\"}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.objetivo_texto),expression:\"inp.objetivo_texto\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\"},domProps:{\"value\":(inp.objetivo_texto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"objetivo_texto\", $event.target.value)}}})])})],2)])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"hipotesis\"}},[_vm._v(\"Hipotesis del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"hipotesis\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\"},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"resumen\"}},[_vm._v(\"Resumen del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"resuemn\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\"},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])])]),_vm._m(4),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_inicio\"}},[_vm._v(\"Fecha de inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_inicio\",\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_fin\"}},[_vm._v(\"Fecha termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_fin\",\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}})],1),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(5),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(6),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"avance\"}},[_vm._v(\"Avance del proyecto en %\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top porciento\",attrs:{\"id\":\"avance\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(7),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"numero\"}},[_vm._v(\"Numero de registro\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro_registro\",attrs:{\"id\":\"numero\",\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"presupuesto\"}},[_vm._v(\"Presupuesto Asignado ($00.00MXN)\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}})]),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_entidades()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_entidades()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(8),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(9),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Modificar datos del proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./modificar.vue?vue&type=template&id=5cd905f6&scoped=true&\"\nimport script from \"./modificar.vue?vue&type=script&lang=js&\"\nexport * from \"./modificar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5cd905f6\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"container\"},[_vm._m(0),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_proyecto))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del profesor responsable\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_responsable))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Campo de conocimiento\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.campo_proyecto))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Disciplina\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].disciplina))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Linea de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.linea_investigacion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo general\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].objetivo_general))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo particular\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.objetivo),function(item){return _c('div',{key:item.objetivo_texto},[_vm._v(\" \"+_vm._s(item.objetivo_texto)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Hipotesis (en su caso)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].hipotesis))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Resumen del proyecto de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].resumen))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de inicio (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_inicio)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha final (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_final)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Estado de avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].estado_avance))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].avance)+\" %\")])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Duración\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].duracion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Financiamiento de proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].financiamiento))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Numero del registro\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].numero_registro))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Entidades participantes(ademas de la FES Acatlán)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.entidad),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.tipo)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Productos(s)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.producto),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de creacion (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_creacion)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Ultima fecha que se modifico (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_modificiacion)))])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Datos del proyecto\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ver_datos.vue?vue&type=template&id=8664359a&scoped=true&\"\nimport script from \"./ver_datos.vue?vue&type=script&lang=js&\"\nexport * from \"./ver_datos.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8664359a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container ajustar\"},[_c('h1',[_vm._v(\"Nombre del Responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',{on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.siguiente()}}},[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[(_vm.nombre_elegido)?_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_1.vue?vue&type=template&id=04fed7d4&scoped=true&\"\nimport script from \"./registro_1.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_1.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04fed7d4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container formulario\"},[_c('h1',[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col inputs_nombre\"},[(!_vm.error)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":145},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro rojo\",attrs:{\"type\":\"text\",\"id\":\"Nombre rojo\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":145},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Disciplina\",\"maxlength\":145},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(0),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":495},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.name),expression:\"inp.name\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":245},domProps:{\"value\":(inp.name)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"name\", $event.target.value)}}})])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.llamar()}}},[_vm._v(\" Siguiente \")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_2.vue?vue&type=template&id=9565f1dc&scoped=true&\"\nimport script from \"./registro_2.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_2.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"9565f1dc\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container caja\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":595},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":495},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])]),_vm._m(0),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1),_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])],1)]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(1),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top\",attrs:{\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('div',{staticClass:\"input-group-addon\"},[_vm._v(\"%\")]),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.completo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_3.vue?vue&type=template&id=67b79241&scoped=true&\"\nimport script from \"./registro_3.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_3.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_3.vue?vue&type=style&index=0&id=67b79241&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"67b79241\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row cont\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col inputs_nombre\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}}),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h2',[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":145},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_4.vue?vue&type=template&id=bacc9700&scoped=true&\"\nimport script from \"./registro_4.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_4.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bacc9700\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('h2',[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_5.vue?vue&type=template&id=113c24fe&scoped=true&\"\nimport script from \"./registro_5.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_5.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"113c24fe\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container pad_menu\"},[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"row pad_icono\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/agregar.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_registro()}}}),_c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\",on:{\"click\":function($event){return _vm.entrar_registro()}}},[_vm._v(\"Registro de Proyecto\")])])])]),_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/lupa.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_buscar()}}}),_vm._m(0)])]),_vm._m(1)]),_c('div',{staticClass:\"entrar\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Buscar\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/descarga.png\"),\"height\":\"250\"}}),_c('div',{staticClass:\"mid\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Descargar\")])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./menu.vue?vue&type=template&id=5efdd33e&scoped=true&\"\nimport script from \"./menu.vue?vue&type=script&lang=js&\"\nexport * from \"./menu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5efdd33e\",\n null\n \n)\n\nexport default component.exports","import Login from './components/login.vue';\nimport Buscar from './components/buscar.vue';\nimport Modificar from './components/modificar.vue';\nimport Ver_datos from './components/ver_datos.vue';\nimport Registro_1 from './components/registro_1.vue';\nimport Registro_2 from './components/registro_2.vue';\nimport Registro_3 from './components/registro_3.vue';\nimport Registro_4 from './components/registro_4.vue';\nimport Registro_5 from './components/registro_5.vue';\nimport Menu from './components/menu.vue';\nexport const routes = [\n { path: '/menu', component: Menu, name: 'menu' },\n { path: '/', component: Login, name: 'login' },\n { path: '/registro_1', component: Registro_1, name: 'registro_1' },\n { path: '/registro_2', component: Registro_2, name: 'registro_2' },\n { path: '/registro_3', component: Registro_3, name: 'registro_3' },\n { path: '/registro_4', component: Registro_4, name: 'registro_4' },\n { path: '/registro_5', component: Registro_5, name: 'registro_5' },\n { path: '/buscar', component: Buscar, name: 'buscar' },\n { path: '/ver_datos', component: Ver_datos, name: 'ver_datos' },\n { path: '/modificar', component: Modificar, name: 'modificar' }\n]","import Vue from 'vue'\nimport BootstrapVue from 'bootstrap-vue'\nimport 'bootstrap/dist/css/bootstrap.css'\nimport 'bootstrap-vue/dist/bootstrap-vue.css'\nimport VueRouter from 'vue-router'\nimport App from './App.vue'\n\nimport { routes } from './routes'\n\n\n\n\nVue.use(BootstrapVue)\n\nVue.config.productionTip = false\nVue.use(VueRouter)\nconst router = new VueRouter({\n routes\n})\n\n\nnew Vue({\n el: '#app',\n render: h => h(App),\n router\n})","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/lupa.0426436e.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"","const config = {\n api: \"https://venus.acatlan.unam.mx/redinvestigacion\"\n}\nmodule.exports = config;","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/descarga.6fde3d6f.png\";","module.exports = __webpack_public_path__ + \"img/agregar.c88bc702.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\""],"sourceRoot":""} \ No newline at end of file diff --git a/dist/js/app.0993108f.js.map b/dist/js/app.0993108f.js.map deleted file mode 100644 index f891ef38..00000000 --- a/dist/js/app.0993108f.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/UNAM.png","webpack:///./src/App.vue?7e02","webpack:///./src/components/buscar.vue?4755","webpack:///./src/components/registro_3.vue?3562","webpack:///./src/components/login.vue?9658","webpack:///./src/assets/FESAcatlan.png","webpack:///./src/esteticas/Footer.vue?d3e3","webpack:///./src/App.vue?137e","webpack:///./src/esteticas/Header.vue?e40e","webpack:///src/esteticas/Header.vue","webpack:///./src/esteticas/Header.vue?d7b8","webpack:///./src/esteticas/Header.vue?0adc","webpack:///./src/esteticas/Footer.vue?7411","webpack:///src/esteticas/Footer.vue","webpack:///./src/esteticas/Footer.vue?8b19","webpack:///./src/esteticas/Footer.vue?13fe","webpack:///src/App.vue","webpack:///./src/App.vue?1160","webpack:///./src/App.vue?bff9","webpack:///./src/components/login.vue?b4b0","webpack:///src/components/login.vue","webpack:///./src/components/login.vue?ba17","webpack:///./src/components/login.vue","webpack:///./src/components/buscar.vue?ceab","webpack:///src/components/buscar.vue","webpack:///./src/components/buscar.vue?1862","webpack:///./src/components/buscar.vue","webpack:///./src/components/modificar.vue?68a8","webpack:///src/components/modificar.vue","webpack:///./src/components/modificar.vue?3879","webpack:///./src/components/modificar.vue","webpack:///./src/components/ver_datos.vue?3807","webpack:///src/components/ver_datos.vue","webpack:///./src/components/ver_datos.vue?856b","webpack:///./src/components/ver_datos.vue","webpack:///./src/components/registro_1.vue?ddb5","webpack:///src/components/registro_1.vue","webpack:///./src/components/registro_1.vue?f525","webpack:///./src/components/registro_1.vue","webpack:///./src/components/registro_2.vue?ea9e","webpack:///src/components/registro_2.vue","webpack:///./src/components/registro_2.vue?6ffb","webpack:///./src/components/registro_2.vue","webpack:///./src/components/registro_3.vue?2b8a","webpack:///src/components/registro_3.vue","webpack:///./src/components/registro_3.vue?cbc3","webpack:///./src/components/registro_3.vue","webpack:///./src/components/registro_4.vue?6952","webpack:///src/components/registro_4.vue","webpack:///./src/components/registro_4.vue?18ce","webpack:///./src/components/registro_4.vue","webpack:///./src/components/registro_5.vue?20c3","webpack:///src/components/registro_5.vue","webpack:///./src/components/registro_5.vue?8d84","webpack:///./src/components/registro_5.vue","webpack:///./src/components/menu.vue?22e1","webpack:///src/components/menu.vue","webpack:///./src/components/menu.vue?331d","webpack:///./src/components/menu.vue","webpack:///./src/routes.js","webpack:///./src/main.js","webpack:///./src/components/registro_2.vue?f76c","webpack:///./src/assets/lupa.png","webpack:///./src/components/menu.vue?c521","webpack:///./src/components/registro_1.vue?1e57","webpack:///./src/config/config.js","webpack:///./src/components/ver_datos.vue?064e","webpack:///./src/assets/descarga.png","webpack:///./src/assets/agregar.png","webpack:///./src/components/modificar.vue?c0f0","webpack:///./src/components/registro_4.vue?45b3","webpack:///./src/components/registro_5.vue?c4f8","webpack:///./src/esteticas/Header.vue?17d6"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","_vm","this","_h","$createElement","_c","_self","attrs","_v","staticRenderFns","_m","staticClass","component","components","Header","Footer","directives","rawName","expression","domProps","on","$event","type","indexOf","_k","keyCode","entrar","target","composing","usuario","password","validar_ambos","nombre","data_table","nombre_proyecto","buscar_nombre","_l","item","id_proyecto","id_proyecto_select","nombre_responsable","_s","ver_datos","siguiente","mod","eliminar","salir","elegido","nombre_elegido","profesor","lista","Rfc","buscar_profesor","Nombre","ApellidoMaterno","ApellidoPaterno","verificar","disciplina","id","verificar_selec","id_campo","seleccionar_campo","verificar_selec_linea","id_linea_investigacion","seleccionar_linea","objetivo_general","inp","k","$set","inputs","remove","add","hipotesis","resumen","es","model","callback","$$v","fecha_inicio","fecha_final","validar_fecha","avance","check_estado","verificar_estado_avance","tiempo","check_duracion","verificar_duracion","validar_avance","verificar_financiamiento","seleccionar_financiamiento","numero_registro","presupuesto","chack_presupuesto","_e","entidad","id_entidad","ent","id_entidades","tipo","entidades_seleccionadas","remove_entidades","add_entidades","verificar_producto","id_producto","seleccionar_producto","participacion","use","nombre_buscar","borrar","concurrent","filtro","poner_nombre","profesores_internos","remove_profesor_interno","add_profesor_interno","modifiers","nombre_entidad","id_pro_entidad","profesores_externos","remove_profesor_externo","add_profesor_externo","alumnos_internos","remove_alumnos_internos","add_alumnos_internos","alumnos_externos","remove_alumnos_externos","add_alumnos_externos","registrar","datos","proyecto","campo_proyecto","linea_investigacion","objetivo_texto","fech","estado_avance","duracion","financiamiento","tipo_particicipacion","fecha_creacion","fecha_modificiacion","error","listo","llamar","rfc","responsable","lineas_de_investigacion_seleccionado","campo_conocimiento","campos_de_conocimiento_seleccionado","objetivo_particular","objetivos_particulares","id_usuario","completo","estado","estado_elegido","duracion_elegido","financiamiento_seleccionado","entidades","producto","no_registro","profesor_interno","profesor_externo","alumno_interno","alumno_externo","link","traer_entidades","localStorage","setItem","entrar_registro","entrar_buscar","routes","path","Menu","Login","Registro_1","Registro_2","Registro_3","Registro_4","Registro_5","Buscar","Ver_datos","Modificar","Vue","BootstrapVue","config","productionTip","VueRouter","router","el","render","h","App","api"],"mappings":"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","file":"js/app.0993108f.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([0,\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","module.exports = __webpack_public_path__ + \"img/UNAM.e51a83fb.png\";","import mod from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=style&index=0&id=162a15b4&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=style&index=0&id=162a15b4&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=67b79241&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=style&index=0&id=67b79241&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/FESAcatlan.a48ed338.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=style&index=0&lang=css&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"id\":\"app\"}},[_c('Header'),_c('h1',[_vm._v(\"ay dios mio jorge\")]),_c('router-view'),_c('Footer')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('header',{staticClass:\"Azul-puma py-3\"},[_c('header',{staticClass:\"container\"},[_c('div',{staticClass:\"row py-3\"},[_c('div',{staticClass:\"col d-none d-md-block\",attrs:{\"href\":\"https://www.unam.mx/\"}},[_c('img',{attrs:{\"src\":require(\"../assets/UNAM.png\"),\"alt\":\"logo Unam\"}})]),_c('div',{staticClass:\"col d-flex justify-content-sm-center justify-content-lg-end\",attrs:{\"href\":\"https://www.acatlan.unam.mx/\"}},[_c('img',{attrs:{\"src\":require(\"../assets/FESAcatlan.png\"),\"height\":\"70\",\"alt\":\"Ediciones Acatlán\"}})])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Header.vue?vue&type=template&id=4c1ff9b5&\"\nimport script from \"./Header.vue?vue&type=script&lang=js&\"\nexport * from \"./Header.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Header.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"container-fluid Azul-puma footer py-3 \"},[_c('p',{staticClass:\"mb-0 \"},[_vm._v(\"Hecho en México, todos los derechos reservados 2020\")]),_c('p',{staticClass:\"my-0 \"},[_vm._v(\"Esta página puede ser reproducida con fines no lucrativos, siempre y cuando no se mutile, se cite la fuente \")]),_c('p',[_vm._v(\"completa y su dirección electrónica. De otra forma, requiere permiso previo por escrito de la institución.\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Footer.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Footer.vue?vue&type=template&id=260e7a56&\"\nimport script from \"./Footer.vue?vue&type=script&lang=js&\"\nexport * from \"./Footer.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Footer.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=3e8255a2&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"admin-login\"},[_c('div',[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"conteiner pad\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.usuario),expression:\"usuario\"}],attrs:{\"type\":\"email\",\"placeholder\":\"Usuario\"},domProps:{\"value\":(_vm.usuario)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.usuario=$event.target.value}}})]),_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-lock\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"type\":\"password\",\"placeholder\":\"Contraseña\"},domProps:{\"value\":(_vm.password)},on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.entrar()},\"input\":function($event){if($event.target.composing){ return; }_vm.password=$event.target.value}}})]),_c('div',{staticClass:\"entrar\"},[(_vm.validar_ambos())?_c('button',{staticClass:\"button\",attrs:{\"id\":\"boton_entrar\"},on:{\"click\":function($event){return _vm.entrar()}}},[_vm._v(\"Entrar\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Entrar\")])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./login.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./login.vue?vue&type=template&id=2422876a&scoped=true&\"\nimport script from \"./login.vue?vue&type=script&lang=js&\"\nexport * from \"./login.vue?vue&type=script&lang=js&\"\nimport style0 from \"./login.vue?vue&type=style&index=0&id=2422876a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2422876a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container \"},[_vm._m(0),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre del proyecto o profesor\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col cuadro\"},[(_vm.data_table.nombre_proyecto=='NAN')?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_nombre.length==0)?_c('h2',[_vm._v(\"No se encontro\")]):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_c('tbody',_vm._l((_vm.buscar_nombre),function(item){return _c('tr',{key:item.id_proyecto,staticClass:\"renglon\",on:{\"click\":function($event){_vm.id_proyecto_select=item.id_proyecto, _vm.nombre_proyecto=item.nombre_proyecto, _vm.nombre_responsable=item.nombre_responsable}}},[_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_proyecto)}}),_c('td',{attrs:{\"data-toggle\":\"modal\",\"data-target\":\"#exampleModalCenter\"},domProps:{\"textContent\":_vm._s(item.nombre_responsable)}})])}),0)])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"modal fade\",attrs:{\"id\":\"exampleModalCenter\",\"tabindex\":\"-1\",\"role\":\"dialog\",\"aria-labelledby\":\"exampleModalCenterTitle\",\"aria-hidden\":\"true\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-header\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h5',{staticClass:\"modal-title\"},[_vm._v(_vm._s(_vm.nombre_proyecto)+\" \")])])]),_vm._m(2)]),_c('div',{staticClass:\"modal-body\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-success\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.ver_datos()}}},[_vm._v(\"Ver datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-info\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Descargar pdf\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-warning\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.mod()}}},[_vm._v(\"Modificar datos\")])]),_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"btn btn-outline-danger\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){return _vm.eliminar()}}},[_vm._v(\"Eliminar proyecto\")])])])])])])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir separar\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col distancia\"},[_c('h1',[_vm._v(\"Buscar proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('thead',{staticClass:\"thead-dark\"},[_c('tr',[_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Nombre del proyecto\")]),_c('th',{attrs:{\"scope\":\"col\"}},[_vm._v(\"Profesor responsable\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"data-dismiss\":\"modal\",\"aria-label\":\"Close\"}},[_c('span',{attrs:{\"aria-hidden\":\"true\"}},[_vm._v(\"×\")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./buscar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./buscar.vue?vue&type=template&id=162a15b4&scoped=true&\"\nimport script from \"./buscar.vue?vue&type=script&lang=js&\"\nexport * from \"./buscar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./buscar.vue?vue&type=style&index=0&id=162a15b4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"162a15b4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_vm._m(0),_c('h3',[_vm._v(\"Nombre del responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('h3',{staticClass:\"separar_titulo\"},[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6 separar_caja\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput\"}},[_vm._v(\"Nombre del Proyecto\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput\"},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}})])])]),_c('div',{staticClass:\"col-6\"},[_c('form',[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"formGroupExampleInput2\"}},[_vm._v(\"Disciplina\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"form-control letra_caja\",attrs:{\"type\":\"text\",\"id\":\"formGroupExampleInput2\"},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(3),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_general\"}},[_vm._v(\"Objetivo General\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"id\":\"objetivo_general\",\"rows\":\"5\",\"name\":\"text\",\"placeholder\":\"Objetivo General\"},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"objetivo_particular\"}},[_vm._v(\"Objetivos Particulares\")]),_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\",attrs:{\"id\":\"objetivo_particular\"}},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.objetivo_texto),expression:\"inp.objetivo_texto\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\"},domProps:{\"value\":(inp.objetivo_texto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"objetivo_texto\", $event.target.value)}}})])})],2)])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"hipotesis\"}},[_vm._v(\"Hipotesis del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"hipotesis\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\"},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"resumen\"}},[_vm._v(\"Resumen del proyecto\")]),_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"resuemn\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\"},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])])]),_vm._m(4),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_inicio\"}},[_vm._v(\"Fecha de inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_inicio\",\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"fecha_fin\"}},[_vm._v(\"Fecha termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"id\":\"fecha_fin\",\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}})],1),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(5),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar_estado_avance(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(6),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"avance\"}},[_vm._v(\"Avance del proyecto en %\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top porciento\",attrs:{\"id\":\"avance\",\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(7),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"form-group \"},[_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"numero\"}},[_vm._v(\"Numero de registro\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro_registro\",attrs:{\"id\":\"numero\",\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('label',{staticClass:\"letra_titulo\",attrs:{\"for\":\"presupuesto\"}},[_vm._v(\"Presupuesto Asignado ($00.00MXN)\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}})]),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_entidades()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_entidades()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col separacion\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(8),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(9),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h3',{staticClass:\"separacion\"},[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades_persona),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Modificar datos del proyecto\")])])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./modificar.vue?vue&type=template&id=5cd905f6&scoped=true&\"\nimport script from \"./modificar.vue?vue&type=script&lang=js&\"\nexport * from \"./modificar.vue?vue&type=script&lang=js&\"\nimport style0 from \"./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5cd905f6\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('section',{staticClass:\"container\"},[_vm._m(0),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_proyecto))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Nombre del profesor responsable\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_vm._v(_vm._s(_vm.datos.proyecto[0].nombre_responsable))])]),_c('dl',{staticClass:\"row\"},[_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Campo de conocimiento\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.campo_proyecto))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Disciplina\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].disciplina))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Linea de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.linea_investigacion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo general\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].objetivo_general))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Objetivo particular\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.objetivo),function(item){return _c('div',{key:item.objetivo_texto},[_vm._v(\" \"+_vm._s(item.objetivo_texto)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Hipotesis (en su caso)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].hipotesis))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Resumen del proyecto de investigación\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].resumen))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de inicio (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_inicio)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha final (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_final)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Estado de avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].estado_avance))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Avance\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].avance)+\" %\")])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Duración\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].duracion))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Financiamiento de proyecto\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].financiamiento))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Numero del registro\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.datos.proyecto[0].numero_registro))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Entidades participantes(ademas de la FES Acatlán)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.entidad),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.tipo)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Productos(s)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},_vm._l((_vm.datos.producto),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" \")])}),0),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Profesores externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.profesores_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.profesores_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos internos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_internos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_internos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Alumnos externos participantes\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[(_vm.datos.alumnos_externos.length==0)?_c('div',[_vm._v(\" No se regitro \")]):_vm._l((_vm.datos.alumnos_externos),function(item){return _c('div',{key:item.nombre_entidad},[_vm._v(\" \"+_vm._s(item.nombre)+\" - \"+_vm._s(item.tipo_particicipacion)+\" - \"+_vm._s(item.nombre_entidad)+\" \")])})],2),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Fecha de creacion (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_creacion)))])]),_c('dt',{staticClass:\"col-md-7 text-left\"},[_vm._v(\"Ultima fecha que se modifico (dd / mm / aaaa)\")]),_c('dd',{staticClass:\"col-md-5 text-left\"},[_c('p',[_vm._v(_vm._s(_vm.fech(_vm.datos.proyecto[0].fecha_modificiacion)))])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('h1',[_vm._v(\"Datos del proyecto\")])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ver_datos.vue?vue&type=template&id=8664359a&scoped=true&\"\nimport script from \"./ver_datos.vue?vue&type=script&lang=js&\"\nexport * from \"./ver_datos.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"8664359a\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container ajustar\"},[_c('h1',[_vm._v(\"Nombre del Responsable\")]),_c('div',{staticClass:\"row tabla cuadro_abajo_boton\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.elegido())?_c('div',{staticClass:\"admin-campos\"},[_c('i',{staticClass:\"fas fa-user\"}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre),expression:\"nombre\"}],attrs:{\"type\":\"nombre\",\"placeholder\":\"Nombre\"},domProps:{\"value\":(_vm.nombre)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre=$event.target.value}}})]):_c('div',{staticClass:\"alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){_vm.nombre_elegido=false, _vm.profesor=''}}},[_vm._v(\"×\")]),_c('strong',{on:{\"keyup\":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,\"enter\",13,$event.key,\"Enter\")){ return null; }return _vm.siguiente()}}},[_vm._v(_vm._s(_vm.profesor))]),_vm._v(\" . \")])]),_c('div',{staticClass:\"col-md-6 col-xs-12\"},[(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):(_vm.buscar_profesor.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.buscar_profesor),function(item){return _c('tr',{key:item.Rfc},[(_vm.profesor==item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.verificar(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno,item.Rfc)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[(_vm.nombre_elegido)?_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.siguiente()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesors \")])])}]\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_1.vue?vue&type=template&id=04fed7d4&scoped=true&\"\nimport script from \"./registro_1.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_1.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"04fed7d4\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container formulario\"},[_c('h1',[_vm._v(\"Datos del proyecto\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col inputs_nombre\"},[(!_vm.error)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":145},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_proyecto),expression:\"nombre_proyecto\"}],staticClass:\"cuadro rojo\",attrs:{\"type\":\"text\",\"id\":\"Nombre rojo\",\"placeholder\":\"Nombre del Proyecto\",\"maxlength\":145},domProps:{\"value\":(_vm.nombre_proyecto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.nombre_proyecto=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.disciplina),expression:\"disciplina\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Disciplina\",\"maxlength\":145},domProps:{\"value\":(_vm.disciplina)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.disciplina=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6\"},[_c('table',{staticClass:\"table\"},[_vm._m(0),_vm._l((_vm.campos_de_conocimiento),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec(item.id_campo))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_campo(item.id_campo)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.lineas_de_investigacion),function(item){return _c('tr',{key:item.id},[(_vm.verificar_selec_linea(item.id_linea_investigacion))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_linea(item.id_linea_investigacion)}}})])})],2)])])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.objetivo_general),expression:\"objetivo_general\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Objetivo General\",\"maxlength\":495},domProps:{\"value\":(_vm.objetivo_general)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.objetivo_general=$event.target.value}}})])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col \"},_vm._l((_vm.inputs),function(inp,k){return _c('div',{key:k,staticClass:\"form-group\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(inp.name),expression:\"inp.name\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Objetivo Particular\",\"maxlength\":245},domProps:{\"value\":(inp.name)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(inp, \"name\", $event.target.value)}}})])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.inputs.length > 3),expression:\" inputs.length > 3\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.llamar()}}},[_vm._v(\" Siguiente \")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Campos de Conocimiento \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Lineas de Investigación \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_2.vue?vue&type=template&id=9565f1dc&scoped=true&\"\nimport script from \"./registro_2.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_2.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"9565f1dc\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container caja\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.hipotesis),expression:\"hipotesis\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Hipotesis (en su caso)\",\"maxlength\":595},domProps:{\"value\":(_vm.hipotesis)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.hipotesis=$event.target.value}}})])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('textarea',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.resumen),expression:\"resumen\"}],staticClass:\"form-control\",attrs:{\"rows\":\"5\",\"id\":\"comment\",\"name\":\"text\",\"placeholder\":\"Resumen del proyecto de investigación\",\"maxlength\":495},domProps:{\"value\":(_vm.resumen)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.resumen=$event.target.value}}})])]),_vm._m(0),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Inicio\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_inicio\"},model:{value:(_vm.fecha_inicio),callback:function ($$v) {_vm.fecha_inicio=$$v},expression:\"fecha_inicio\"}})],1),_c('div',{staticClass:\"col\"},[_c('h4',[_vm._v(\"Fecha de Termino\")]),_c('datepicker',{staticClass:\"center\",attrs:{\"language\":_vm.es,\"name\":\"fecha_final\"},model:{value:(_vm.fecha_final),callback:function ($$v) {_vm.fecha_final=$$v},expression:\"fecha_final\"}}),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_fecha()))])],1)]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col-md-6 separacion\"},[_c('table',{staticClass:\"table\"},[_vm._m(1),_vm._l((_vm.estado_avance),function(item){return _c('tr',{key:item.avance},[(_vm.check_estado(item.avance))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.avance)},on:{\"click\":function($event){return _vm.verificar(item.avance)}}})])})],2)]),_c('div',{staticClass:\"col\"},[_c('table',{staticClass:\"table\"},[_vm._m(2),_vm._l((_vm.duracion),function(item){return _c('tr',{key:item.tiempo},[(_vm.check_duracion(item.tiempo))?_c('td',{staticClass:\"renglon select_verde\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.tiempo)},on:{\"click\":function($event){return _vm.verificar_duracion(item.tiempo)}}})])})],2)])]),_c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.avance),expression:\"avance\"}],staticClass:\"cuadro top\",attrs:{\"placeholder\":\"Avance %\",\"oninput\":\"javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);\",\"type\":\"number\",\"maxlength\":\"3\"},domProps:{\"value\":(_vm.avance)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.avance=$event.target.value}}}),_c('div',{staticClass:\"input-group-addon\"},[_vm._v(\"%\")]),_c('p',{staticClass:\"error\"},[_vm._v(_vm._s(_vm.validar_avance()))])]),_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.completo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"row separacion\"},[_c('div',{staticClass:\"col\"},[_c('div',{attrs:{\"id\":\"calendar\"}})])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Estado de Avance \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Duración \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_3.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_3.vue?vue&type=template&id=67b79241&scoped=true&\"\nimport script from \"./registro_3.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_3.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_3.vue?vue&type=style&index=0&id=67b79241&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"67b79241\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('div',{staticClass:\"row cont\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),_vm._l((_vm.financiaminetos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_financiamiento(item.nombre))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_financiamiento(item.nombre)}}})])})],2)])]),_c('div',{staticClass:\"col inputs_nombre\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.numero_registro),expression:\"numero_registro\"}],staticClass:\"cuadro\",attrs:{\"type\":\"text\",\"placeholder\":\"Numero de registro\"},domProps:{\"value\":(_vm.numero_registro)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.numero_registro=$event.target.value}}}),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.presupuesto),expression:\"presupuesto\"}],staticClass:\"ultimo\",attrs:{\"type\":\"number\",\"placeholder\":\"Presupuesto Asignado ($00.00MXN)\"},domProps:{\"value\":(_vm.presupuesto)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.presupuesto=$event.target.value}}}),(_vm.chack_presupuesto())?_c('p',{staticClass:\"error\"},[_vm._v(\"El presupuesto solo puede tener numeros y a lo más un caracter punto '.'\")]):_vm._e()])]),_c('h2',[_vm._v(\"Entidades Participandes (además de la FES Acatlán)\")]),_c('div',{attrs:{\"clas\":\"row\"}},[_c('div',{staticClass:\"col\"},_vm._l((_vm.entidades_seleccionadas),function(entidad){return _c('div',{key:entidad.id_entidad,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(entidad.nombre))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidades},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){entidad.nombre=ent.tipo, entidad.id_entidad=ent.id_entidad}}},[_vm._v(_vm._s(ent.tipo))])])}),0)]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(entidad.nombre_de_entidad),expression:\"entidad.nombre_de_entidad\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre de la entidad\",\"aria-label\":\"Text input with dropdown button\",\"maxlength\":145},domProps:{\"value\":(entidad.nombre_de_entidad)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(entidad, \"nombre_de_entidad\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.entidades_seleccionadas.length > 1),expression:\" entidades_seleccionadas.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(1),_vm._l((_vm.productos),function(item){return _c('tr',{key:item.nombre},[(_vm.verificar_producto(item.id_producto))?_c('td',{staticClass:\"renglon select_verde \",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}}):_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.nombre)},on:{\"click\":function($event){return _vm.seleccionar_producto(item.id_producto)}}})])})],2)])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"entrar\"},[(_vm.listo())?_c('button',{staticClass:\"button \",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\"Siguiente\")]):_c('p',{staticClass:\"botton_falso\"},[_vm._v(\"Siguiente\")])])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Financiamiento del proyecto \")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Producto(s) \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_4.vue?vue&type=template&id=bacc9700&scoped=true&\"\nimport script from \"./registro_4.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_4.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"bacc9700\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container\"},[_c('h1',{staticClass:\"separacion-dos\"},[_vm._v(\"Datos del proyecto de investigación\")]),_c('h2',[_vm._v(\"Profesores participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 col-xs-12\"},_vm._l((_vm.profesores_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),(item.use==false)?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.nombre_buscar[item.n]),expression:\"nombre_buscar[item.n]\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor interno \",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(_vm.nombre_buscar[item.n])},on:{\"click\":function($event){_vm.borrar(),_vm.concurrent= item.n},\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.nombre_buscar, item.n, $event.target.value)}}}):_c('div',{staticClass:\" form-control alert alert-success alert-dismissible caja_nombre\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\"},on:{\"click\":function($event){item.use=false, item.nombre=''}}},[_vm._v(\"×\")]),_c('strong',[_vm._v(_vm._s(item.nombre))]),_vm._v(\" . \")])])])}),0),(_vm.lista[0].Rfc==1)?_c('div',{staticClass:\"spinner-border alt\",attrs:{\"role\":\"status\"}},[_c('span',{staticClass:\"sr-only\"},[_vm._v(\"Loading...\")])]):_c('div',{staticClass:\"col-md-6 col-xs-12\"},[_c('div',{staticClass:\"table-wrapper-scroll-y my-custom-scrollbar\"},[_c('table',{staticClass:\"table table-bordered table-striped mb-0 \"},[_vm._m(0),(_vm.filtro.length==0)?_c('p',[_c('font',{attrs:{\"size\":\"6\"}},[_vm._v(\"No se encontro\")])],1):_vm._l((_vm.filtro),function(item){return _c('tr',{key:item.Rfc},[_c('td',{staticClass:\"renglon\",domProps:{\"textContent\":_vm._s(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)},on:{\"click\":function($event){return _vm.poner_nombre(item.Nombre + ' '+item.ApellidoMaterno+' '+item.ApellidoPaterno)}}})])})],2)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-6\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_internos.length > 1),expression:\" profesores_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_interno()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_interno()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Profesores participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.profesores_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del profesor externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.profesores_externos.length > 1),expression:\" profesores_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_profesor_externo()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_profesor_externo()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes internos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_internos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno interno\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}})])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_internos.length > 1),expression:\" alumnos_internos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_internos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_internos()}}},[_vm._v(\"+\")])])]),_c('h2',[_vm._v(\"Alumnos participantes externos\")]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},_vm._l((_vm.alumnos_externos),function(item){return _c('div',{key:item.nombre,staticClass:\"form-group\"},[_c('div',{staticClass:\"input-group\"},[_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.participacion))]),_c('div',{staticClass:\"dropdown-menu\"},[_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Corresponsable'}}},[_vm._v(\"Corresponsable\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Colaborador'}}},[_vm._v(\"Colaborador\")]),_c('a',{staticClass:\"dropdown-item renglon\",on:{\"click\":function($event){item.participacion= 'Otro'}}},[_vm._v(\"Otro\")])])]),_c('input',{directives:[{name:\"model\",rawName:\"v-model.lazy\",value:(item.nombre),expression:\"item.nombre\",modifiers:{\"lazy\":true}}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"placeholder\":\"Nombre del alumno externo\",\"aria-label\":\"Text input with dropdown button\"},domProps:{\"value\":(item.nombre)},on:{\"change\":function($event){return _vm.$set(item, \"nombre\", $event.target.value)}}}),_c('div',{staticClass:\"input-group-prepend\"},[_c('button',{staticClass:\"Azul-puma btn btn-primary dropdown-toggle\",attrs:{\"type\":\"button\",\"data-toggle\":\"dropdown\",\"aria-haspopup\":\"true\",\"aria-expanded\":\"false\"}},[_vm._v(_vm._s(item.entidad))]),_c('div',{staticClass:\"dropdown-menu\"},_vm._l((_vm.entidades),function(ent){return _c('div',{key:ent.id_entidad},[_c('a',{staticClass:\"dropdown-item renglon \",on:{\"click\":function($event){item.entidad=ent.nombre_entidad, item.id_entidad=ent.id_pro_entidad}}},[_vm._v(_vm._s(ent.nombre_entidad))])])}),0)])])])}),0)]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col\"},[_c('button',{directives:[{name:\"show\",rawName:\"v-show\",value:( _vm.alumnos_externos.length > 1),expression:\" alumnos_externos.length > 1\"}],staticClass:\"button_agregar rojo\",on:{\"click\":function($event){return _vm.remove_alumnos_externos()}}},[_vm._v(\"-\")])]),_c('div',{staticClass:\"col-6\"},[_c('button',{staticClass:\"button_agregar verde\",on:{\"click\":function($event){return _vm.add_alumnos_externos()}}},[_vm._v(\"+\")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.registrar()}}},[_vm._v(\" Guardar \")])])]),_c('div',{staticClass:\"row espacio\"},[_c('div',{staticClass:\"col\"},[_c('button',{staticClass:\"button_salir \",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('tr',[_c('th',[_vm._v(\" Nombre del Profesor \")])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./registro_5.vue?vue&type=template&id=113c24fe&scoped=true&\"\nimport script from \"./registro_5.vue?vue&type=script&lang=js&\"\nexport * from \"./registro_5.vue?vue&type=script&lang=js&\"\nimport style0 from \"./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"113c24fe\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container pad_menu\"},[_c('h1',[_vm._v(\"Red de Investigación\")]),_c('div',{staticClass:\"row pad_icono\"},[_c('div',{staticClass:\"col\"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/agregar.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_registro()}}}),_c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\",on:{\"click\":function($event){return _vm.entrar_registro()}}},[_vm._v(\"Registro de Proyecto\")])])])]),_c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/lupa.png\"),\"height\":\"250\"},on:{\"click\":function($event){return _vm.entrar_buscar()}}}),_vm._m(0)])]),_vm._m(1)]),_c('div',{staticClass:\"entrar\"},[_c('button',{staticClass:\"button\",on:{\"click\":function($event){return _vm.salir()}}},[_vm._v(\"Salir\")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"middle\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Buscar\")])])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col \"},[_c('div',{staticClass:\"cont\"},[_c('img',{staticClass:\"image\",attrs:{\"src\":require(\"../assets/descarga.png\"),\"height\":\"250\"}}),_c('div',{staticClass:\"mid\"},[_c('div',{staticClass:\"text\"},[_vm._v(\"Descargar\")])])])])}]\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n \n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./menu.vue?vue&type=template&id=5efdd33e&scoped=true&\"\nimport script from \"./menu.vue?vue&type=script&lang=js&\"\nexport * from \"./menu.vue?vue&type=script&lang=js&\"\nimport style0 from \"./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5efdd33e\",\n null\n \n)\n\nexport default component.exports","import Login from './components/login.vue';\nimport Buscar from './components/buscar.vue';\nimport Modificar from './components/modificar.vue';\nimport Ver_datos from './components/ver_datos.vue';\nimport Registro_1 from './components/registro_1.vue';\nimport Registro_2 from './components/registro_2.vue';\nimport Registro_3 from './components/registro_3.vue';\nimport Registro_4 from './components/registro_4.vue';\nimport Registro_5 from './components/registro_5.vue';\nimport Menu from './components/menu.vue';\nexport const routes = [\n { path: '/', component: Menu, name: 'menu' },\n { path: '/login', component: Login, name: 'login' },\n { path: '/registro_1', component: Registro_1, name: 'registro_1' },\n { path: '/registro_2', component: Registro_2, name: 'registro_2' },\n { path: '/registro_3', component: Registro_3, name: 'registro_3' },\n { path: '/registro_4', component: Registro_4, name: 'registro_4' },\n { path: '/registro_5', component: Registro_5, name: 'registro_5' },\n { path: '/buscar', component: Buscar, name: 'buscar' },\n { path: '/ver_datos', component: Ver_datos, name: 'ver_datos' },\n { path: '/modificar', component: Modificar, name: 'modificar' }\n]","import Vue from 'vue'\nimport BootstrapVue from 'bootstrap-vue'\nimport 'bootstrap/dist/css/bootstrap.css'\nimport 'bootstrap-vue/dist/bootstrap-vue.css'\nimport VueRouter from 'vue-router'\nimport App from './App.vue'\n\nimport { routes } from './routes'\n\n\n\n\nVue.use(BootstrapVue)\n\nVue.config.productionTip = false\nVue.use(VueRouter)\nconst router = new VueRouter({\n routes,\n mode: 'history'\n})\n\n\nnew Vue({\n el: '#app',\n render: h => h(App),\n router\n})","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_2.vue?vue&type=style&index=0&id=9565f1dc&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/lupa.0426436e.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./menu.vue?vue&type=style&index=0&id=5efdd33e&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_1.vue?vue&type=style&index=0&id=04fed7d4&scoped=true&lang=css&\"","const config = {\n api: \"https://venus.acatlan.unam.mx/redinvestigacion\"\n}\nmodule.exports = config;","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ver_datos.vue?vue&type=style&index=0&id=8664359a&scoped=true&lang=css&\"","module.exports = __webpack_public_path__ + \"img/descarga.6fde3d6f.png\";","module.exports = __webpack_public_path__ + \"img/agregar.c88bc702.png\";","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./modificar.vue?vue&type=style&index=0&id=5cd905f6&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_4.vue?vue&type=style&index=0&id=bacc9700&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./registro_5.vue?vue&type=style&index=0&id=113c24fe&scoped=true&lang=css&\"","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Header.vue?vue&type=style&index=0&lang=css&\""],"sourceRoot":""} \ No newline at end of file diff --git a/src/main.js b/src/main.js index 5fc82286..1e328eeb 100644 --- a/src/main.js +++ b/src/main.js @@ -15,8 +15,7 @@ Vue.use(BootstrapVue) Vue.config.productionTip = false Vue.use(VueRouter) const router = new VueRouter({ - routes, - mode: 'history' + routes })