fix(frontend): fix step numbering and client-side API base URL
- Step numbers now use each-block index (i+1) instead of order_index+1, fixing display when order_index starts from 1 in existing data - api.ts: browser-side requests use /api (nginx proxy) instead of PUBLIC_API_BASE (localhost:8000), fixing PATCH/client calls on remote hosts Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5cb44b2c65
commit
d4e3040674
2 changed files with 7 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue