This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
POHANG
/
its-web-server
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
update 2024-03-15
junggilpark
hai 1 ano
pai
2c88b4ddd4
achega
fdb9b271e0
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
src/main/resources/static/js/traffic/traffic.js
+ 2
- 0
src/main/resources/static/js/traffic/traffic.js
Ver ficheiro
@@ -581,6 +581,8 @@ function getAtrd() {
listSection.html(listStr);
}
});
+
+ getVertex();
}
/**