This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
CocoRoboLabs
/
ssti-CollegeManage
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
#
yuanyiming
hace 2 años
padre
64f6569010
commit
8319c5c82b
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/components/markerFundWord.vue
+ 2
- 0
src/components/markerFundWord.vue
Ver fichero
@@ -524,6 +524,8 @@
},
mounted(){
this.getProjectDepartmentData()
+
+ console.log(1)
}
};
</script>