Files
geo/apps
root 669c9f709a
Frontend CI / Frontend (push) Successful in 2m31s
fix(admin-web): replace inline multi-statement @cancel handler
Prettier with semi:false stripped the semicolons that previously separated
the two inline statements, leaving the Vue compiler unable to parse the
expression. Extract closeItemModal() and bind the handler by reference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 20:47:49 +08:00
..