This website works better with JavaScript
Home
Explore
Help
Register
Sign In
POHANG
/
its-web-server
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update 2024-03-15
junggilpark
1 year ago
parent
2c88b4ddd4
commit
fdb9b271e0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/main/resources/static/js/traffic/traffic.js
+ 2
- 0
src/main/resources/static/js/traffic/traffic.js
View File
@@ -581,6 +581,8 @@ function getAtrd() {
listSection.html(listStr);
}
});
+
+ getVertex();
}
/**