plc_control/web
caoqianming c2cac19f7e fix(points): ensure equipment map is loaded before rendering point list
loadPoints() relies on state.equipmentMap to display bound equipment names.
Running it in parallel with loadEquipments() caused a race condition where
points rendered before the map was populated, showing all as "Unbound".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 16:21:57 +08:00
..
html refactor(web): remove topbar equipment filter 2026-03-26 15:33:19 +08:00
js fix(points): ensure equipment map is loaded before rendering point list 2026-03-26 16:21:57 +08:00
index.html refactor(web): unify toast — remove duplicate, reuse api.js showToast 2026-03-25 13:11:23 +08:00
styles.css feat(ops): replace signal dots with pills, gate Start/Stop on REM/FLT 2026-03-26 11:09:23 +08:00